Skip to content
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

feat: optional colab specific adc #68

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

shobsi
Copy link
Collaborator

@shobsi shobsi commented May 5, 2023

libraries using pydata-google-auth (such as google-cloud-bigquery, ibis) are often used in google colab notebook which has its own user authentication mechanism to ensure application default credentials. We want to use the same if needed under the hood.

Related issue: #64

@shobsi
Copy link
Collaborator Author

shobsi commented May 5, 2023

FYI, the unit tests failing with python 2.7 and python 3.6 also failed in local nox run without my changes.

Copy link
Collaborator

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chalmerlowe chalmerlowe merged commit 06dc9a2 into pydata:main May 5, 2023
ashleyxuu pushed a commit to googleapis/python-bigquery-dataframes that referenced this pull request Sep 26, 2023
The original PR: https://team-review.git.corp.google.com/c/bigquery-query-swe/bigframes/+/1873071
And the corresponding change in pydata-google-auth: pydata/pydata-google-auth#68

Change-Id: Ic41f7064687699c4f328aa8dfe2cadcb51f29c6a
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.

2 participants