Cloud adapters
BigQuery
Section titled “BigQuery”Current config uses endpoint.host as the project and
options.bigquery_credentials_path as the service account file.
Snowflake
Section titled “Snowflake”Current config uses endpoint.host as account, endpoint.username as user, and
options.private_key_file with authenticator: snowflake_jwt for JWT auth.