Allow Large Result Sets

AllowLargeResults

This option specifies the connector's response to query results larger than the BigQuery maximum result sizes when using Legacy SQL.

  • Enabled (1)1: The connector allows query results that are larger than the BigQuery maximum result sizes.
  • Disabled (0)0: The connector returns an error when query results are larger than the BigQuery maximum result sizes.

Note:

  • If this option is enabled, you must also specify a dataset for storing the temporary tables.
  • For more information about BigQuery maximum result sizes, see "Quotas and Limits" in the Google BigQuery documentation: https://cloud.google.com/bigquery/quotas#query_jobs.

Key Name Default Value Required

AllowLargeResults

Clear (0)0

No