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

fix(bigquery-connection): Fix chain authen logic when we try to create bigquery client #405

Conversation

lethanhduong
Copy link
Contributor

Issue - context:
When we deploy vanna app on a instance (Pod of K8S - GKE) which already have a default credential of a service account. However, we would like to use the other credential as input file name for the app. We cannot do it with the current logic.
The lib always use default credential first.

What is the change:
Changed the chain authentication logic.

@zainhoda zainhoda merged commit c23620a into vanna-ai:main May 6, 2024
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