dbt core

For using the Alvin Optimizer with your dbt core environment, simply set this environment variable either before running dbt or as part of the dbt command:

BIGQUERY_EMULATOR_HOST=https://<your proxy>.alvin.ai dbt run ...

Last updated