Skip to content

Support User Application Default Credential for Bigquery #821

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prashant1k99
Copy link

@prashant1k99 prashant1k99 commented Jul 7, 2025

Currently only Service Account is supported and it is a security concern to generate Service Account in Organizations for getting access and is generally handled using GCloud SDK's Application Default Credentials. So I have added this extension for BigQuery.

Fixes: #499

@prashant1k99 prashant1k99 changed the title Added Bigquery user application default crednetial support Support User Application Default Credential for Bigquery Jul 8, 2025
@wangxiaoying
Copy link
Contributor

Hi @prashant1k99 , thanks for opening the PR!

Can you take a look at the failings of the CI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support BigQuery querying via application default credentials rather than an auth.json file.
2 participants