Storage API

This section provides a complete list of the Storage API properties you can configure in the connection string for this provider.


Property Description
UseStorageAPI Specifies whether to use BigQuery's Storage API for bulk data reads.
UseArrowFormat Specifies whether to use the Arrow format with BigQuery's Storage API.
StorageThreshold The minimum number of rows a query must return to invoke the Storage API.
StoragePageSize Specifies the page size to use for Storage API queries.