EnableHighThroughputAPI
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
This option specifies whether the connector uses the BigQuery Storage API for large result sets.
1
: The connector uses the Storage API for result sets the exceed the activation ratio.0
: The connector does not use the Storage API.
Be aware that the storage API must be enabled for the BigQuery project you are querying.
Important:
Important:
Pricing for the storage API is different than pricing for the standard API. For more information, see "BigQuery Storage API Pricing" in the Google BigQuery documentation: https://cloud.google.com/bigquery/pricing#storage-api.