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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move bqstorage to extras and add debug capability #735

Merged
merged 7 commits into from Feb 23, 2024

Conversation

chalmerlowe
Copy link
Collaborator

@chalmerlowe chalmerlowe commented Feb 23, 2024

Moves google-cloud-bigquery-storage to the extras section to help decrease the installation footprint.

Also adds python -m pip freeze to one of the nox sessions to help with debugging.

Lastly, removes two tests that have outlasted their usefulness.

Fixes #718 馃

@chalmerlowe chalmerlowe requested review from a team as code owners February 23, 2024 13:06
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-pandas API. labels Feb 23, 2024
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Feb 23, 2024
@kiraksi kiraksi self-requested a review February 23, 2024 17:15
Copy link
Contributor

@kiraksi kiraksi 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 366cb55 into main Feb 23, 2024
28 checks passed
@chalmerlowe chalmerlowe deleted the move-bqstorage-to-extras branch February 23, 2024 17:28
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. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: make google-cloud-bigquery-storage an optional dependency
2 participants