HighThroughputMinTableSize
When the number of table rows in your query results exceeds this number, and the number of pages in the results exceeds the HighThroughPuRatio
value, the connector switches to using the BigQuery Storage API instead of the standard API.
If you define this, you must also set the EnableHighThroughPutAPI
option to 1
.
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |