JDBC Driver for Google BigQuery

Build 22.0.8462

BigQuery

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


PropertyDescription
AllowLargeResultSetsWhether or not to allow large datasets to be stored in temporary tables for large datasets.
DestinationTableThis property determines where query results are stored in Google BigQuery.
UseQueryCacheSpecifies whether to use Google BigQuery's built-in query cache.
PageSizeThe number of results to return per page from Google BigQuery.
PollingIntervalThis determines how long to wait in seconds, between checks to see if a job has completed.
AllowUpdatesWithoutKeyWhether or not to allow update without primary keys.
FilterColumnsPlease set `AllowUpdatesWithoutKey` to true before you could use this property.
UseLegacySQLSpecifies whether to use BigQuery's legacy SQL dialect for this query. By default, Standard SQL will be used.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462