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

Bigquery sqlalchemy metastore #1352

Merged
merged 3 commits into from Nov 29, 2023

Conversation

seuf
Copy link
Contributor

@seuf seuf commented Oct 23, 2023

This Merge request allow the use of sqlalchemy-bigquery as a metastore for bigquery engine.

Also bump bigquery requirements files and add sqlalchemy-bigquery dependency.

Allow use of empty google credentials for bigquery engine : In case of running in GKE cluster, we can use in cluster service account with workload identity to authenticate to google.

It Fix : #517

Copy link
Collaborator

@czgu czgu left a comment

Choose a reason for hiding this comment

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

awesome, thank you!

@czgu czgu merged commit 91b2daf into pinterest:master Nov 29, 2023
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
* [bigquery] bump bigquery engine dependencies

* [bigquery] Allow use of Application defaults credentials if no credentials specified

* [metastore] Split table name on '.' when using sqlalchemy-bigquery metasore
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 metastore for BigQuery
2 participants