Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

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

Merged
chalmerlowe merged 7 commits into
mainfrom
move-bqstorage-to-extras
Feb 23, 2024
Merged

feat: move bqstorage to extras and add debug capability#735
chalmerlowe merged 7 commits into
mainfrom
move-bqstorage-to-extras

Conversation

@chalmerlowe

@chalmerlowe chalmerlowe commented Feb 23, 2024

Copy link
Copy Markdown
Contributor

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 and agrawal-siddharth 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

@kiraksi kiraksi left a comment

Copy link
Copy Markdown
Contributor

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
@chalmerlowe chalmerlowe deleted the move-bqstorage-to-extras branch February 23, 2024 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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