Cloud Composer (GCP)
Set the following environment variable in your Cloud Composer environment:
BIGQUERY_EMULATOR_HOST=https://<your-yuki-proxy>
Once set, tasks running in Cloud Composer will automatically execute BigQuery queries via the Yuki Proxy.
For instructions on setting environment variables in Cloud Composer, see the GCP documentation.