Enable Optimization For Projects
Once permissions are granted and the Yuki Proxy is fully deployed, you can enable optimization on a per-project basis.
Yuki automatically discovers all BigQuery projects in your organization. From the Projects view, you’ll see a complete list of available projects and can control optimization with a simple toggle.
How it works:
Toggle ON to route queries from that project through the Yuki Proxy and apply optimization.
Toggle OFF to exclude the project and allow queries to run directly against BigQuery.
You can enable or disable optimization at any time, making it easy to:
Start with a subset of projects
Gradually roll out optimization
Important: Enabling optimization for a project does not take effect by itself. To start routing queries through Yuki, you must also update the connection strings in your tools and applications so they point to the Yuki Proxy hostname.
Only after completing the next step and updating the relevant connection strings will optimization be fully active for that project.
Next Step
Configure Your Tools to Use the Yuki Proxy:
Last updated