JDBC Driver for Google BigQuery

Build 22.0.8462

BigQueryOptions

A comma separated list of Google BigQuery options.

Data Type

string

Default Value

""

Remarks

A list of Google BigQuery options:

OptionDescription
gbqoImplicitJoinAsUnionThis option will prevent the driver from converting an IMPLICIT JOIN into a CROSS JOIN as expected by SQL92. Instead, it will leave it as an IMPLICIT JOIN, which Google BigQuery will execute as a UNION ALL.

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