Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

bug: updates checks for pandas 2.0 to skip certain tests#647

Merged
chalmerlowe merged 1 commit intomainfrom
fix-pandas-time-issue
Sep 15, 2023
Merged

bug: updates checks for pandas 2.0 to skip certain tests#647
chalmerlowe merged 1 commit intomainfrom
fix-pandas-time-issue

Conversation

@chalmerlowe
Copy link
Copy Markdown
Contributor

Adds checks to determine the version of pandas being used. IF the version of pandas exceeds 2.0 (which is not currently supported by the python-bigquery client) will skip several tests.

Fixes #641 🦕
Fixes #642 🦕

@chalmerlowe chalmerlowe requested review from a team and alvarowolfx September 14, 2023 13:41
@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. labels Sep 14, 2023
@chalmerlowe chalmerlowe merged commit 30815d3 into main Sep 15, 2023
@chalmerlowe chalmerlowe deleted the fix-pandas-time-issue branch September 15, 2023 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. size: s Pull request size is small.

Projects

None yet

2 participants