We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Whatever options is used, can't override project ID from service account
The text was updated successfully, but these errors were encountered:
Looks like we need to update https://github.com/mxmzdlv/pybigquery/blob/1a76103a445de6ad9bb329346ecf075d1255a118/pybigquery/sqlalchemy_bigquery.py#L303 to pass the url.host to self._create_client_from_credentials.
url.host
self._create_client_from_credentials
Pull requests welcome.
Sorry, something went wrong.
@tswast we can resolve this issue, as it is now merged in available in the release
I add some unit tests for this in #100
No branches or pull requests
Whatever options is used, can't override project ID from service account
The text was updated successfully, but these errors were encountered: