project_id
: The globally unique identifier for your project in Google Cloud where BigQuery is located.dataset
: The default dataset to connect to.service_account_keys
: The full path to the service account key file.service_account_json
: The content of a JSON file defined by the service_account_keys
parameter.service_account_keys
or service_account_json
has to be provided to
establish a connection to BigQuery.bigquery_datasource
as the datasource name, which
is defined in the CREATE DATABASE
command.Database Connection Error
SQL statement cannot be parsed by mindsdb_sql