Skip to content

feat: make google-cloud-bigquery-storage an optional dependency #718

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

Closed
explorium-raz opened this issue Dec 26, 2023 · 0 comments · Fixed by #735
Closed

feat: make google-cloud-bigquery-storage an optional dependency #718

explorium-raz opened this issue Dec 26, 2023 · 0 comments · Fixed by #735
Labels
api: bigquery Issues related to the googleapis/python-bigquery-pandas API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@explorium-raz
Copy link

when installing pandas-gbq, google-cloud-bigquery-storage must be installed. however this package is not a must and causes errors for clients such as permissions problems. for backwards compatibility the best possible solution is to add this package to the extras package so to be able to opt out of this package.

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-pandas API. label Dec 26, 2023
@tswast tswast added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Jan 8, 2024
@tswast tswast changed the title support using older big query api feat: make google-cloud-bigquery-storage an optional dependency Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-pandas API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants