You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes I work with this bigquery emulator: https://github.com/goccy/bigquery-emulator.
BQ API and its client libraries allow you to specify API endpoint (or grpc client) to BigQuery that makes it possible to use emulator in my programs (e.g. tests and CI).
So is there a way to do it in Trino? I tried to use proxy settings but it doesn`t work, and I suppose it will not. It would be awesome if we could specify API and GRPC urls in catalog properties.
This discussion was converted from issue #25539 on April 09, 2025 23:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I work with this bigquery emulator: https://github.com/goccy/bigquery-emulator.
BQ API and its client libraries allow you to specify API endpoint (or grpc client) to BigQuery that makes it possible to use emulator in my programs (e.g. tests and CI).
So is there a way to do it in Trino? I tried to use proxy settings but it doesn`t work, and I suppose it will not. It would be awesome if we could specify API and GRPC urls in catalog properties.
Beta Was this translation helpful? Give feedback.
All reactions