trino
trino copied to clipboard
Use client-provided OAuth token to access Google BigQuery
Description
Allow the usage of client-provided OAuth token to access Google BigQuery.
connector.name=bigquery
bigquery.project-id=foobar
bigquery.parent-project-id=barfoo
bigquery.use-access-token=true
trino \
--server https://trino.io/ \
--user=regadas \
--extra-credential="bigquery.oauth=$TOKEN"
Additional context and related issues
#17716
Release notes
( ) This is not user-visible or docs only and no release notes are required. (x) Release notes are required, please propose a release note for me. ( ) Release notes are required, with the following suggested text:
This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua
:wave: @regadas - this PR has become inactive. We hope you are still interested in working on it. Please let us know, and we can try to get reviewers to help with that.
@wendigo @ebyhr could you potentially review/help here?
We're working on closing out old and inactive PRs, so if you're too busy or this has too many merge conflicts to be worth picking back up, we'll be making another pass to close it out in a few weeks.
Hi @mosabua, yes still interested in this! in the upcoming days I'll polish and clean this up for review. Sorry for dropping the ball here.
This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua
Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.
Please rebase @regadas and we can look at it and maybe @wendigo can review afterwards?
This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua
Sorry! I'll rebase this.