Skip to main content

Airflow

To route BigQuery requests through Yuki in containerized Airflow environments (Docker or Kubernetes), set the following environment variable:

BIGQUERY_EMULATOR_HOST=https://<your-yuki-proxy>

Once set, Airflow will automatically send BigQuery requests through Yuki, enabling transparent query optimization and routing without any application code changes.