HighThroughputMinTableSize
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
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
.