FetchSegments

Default Value Data Type Required

5

Integer

No

Description

The number of threads that the connector uses when fetching data. Specify an integer between 1 to 1000000, inclusive.

This property specifies the number of threads that the connector uses, across all connections and for all tables. If this property is not set, then the connector uses the number of threads specified by the Number of Threads table property, which you can set using the Schema Editor. If the Number of Threads property is also not set, then the connector uses the default value of 5 threads.

For more information, see Parallel Scan and the Schema Editor User Guide for JDBC Connections.