EnableSynchronousDownloadFallback
Key Name | Default Value | Required |
---|---|---|
|
|
No |
Description
This property specifies whether to switch from downloading result files in parallel to sequential when the number of straggling download for a query exceeds the value set for the MaximumStragglersPerQuery
configuration.
1
: Enables switching from downloading result file in parallel to sequential when the number of straggling download for a query exceeds the value set for theMaximumStragglersPerQuery
configuration.0
: Disables switching from downloading result file in parallel to sequential even when the number of straggling download for a query exceeds the value set for theMaximumStragglersPerQuery
configuration.
Note:
This configuration is only applicable when EnableStragglerDownloadMitigation
is set to 1
.
- Configuration Options Having Only Key Names
- Advanced Driver Configuration Options on page 1
- Using a Connection String