Dataset Locations

The Simba Google BigQuery JDBC Connector supports auto-routing for regional dataset locations. If multiple datasets are available in different geographic regions, the connector automatically queries a dataset in the correct region.

For more information about dataset locations, see "Dataset Locations" in the Google BigQuery documentation: https://cloud.google.com/bigquery/docs/locations.

Important:

Important:

If you are using a large result set, make sure that the LargeResultDataset option is specified, and that the specified dataset is in the same region as the queried table.