Skip to content

Conversation

@tswast
Copy link
Collaborator

@tswast tswast commented Jan 9, 2024

The minimum version of google-cloud-bigquery was updated to 3.3.5 in pandas-gbq
version 0.18.0 (released November 2022). This change updates the runtime check
in features.py to reflect that minimum version and removes some dead code for
feature checks that are no longer relevant.

Please review #720 first. Edit: removed conflicting setup.py change so these changes are now independent.

🦕

@tswast tswast requested review from a team as code owners January 9, 2024 18:54
@tswast tswast requested review from kiraksi and removed request for a team January 9, 2024 18:54
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-pandas API. labels Jan 9, 2024
The minimum version of google-cloud-bigquery was updated to 3.3.5 in pandas-gbq version 0.18.0 (released November 2022). This change updates the runtime check in features.py to reflect that minimum version and removes some dead code for feature checks that are no longer relevant.
@tswast tswast changed the base branch from issue710-query_and_wait to main January 9, 2024 18:56
@tswast tswast force-pushed the tswast-dead-feature-comparison-code branch from b309634 to 83643a8 Compare January 9, 2024 18:58
@tswast tswast requested a review from Linchin January 9, 2024 19:30
Copy link
Contributor

@Linchin Linchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! All looks good.

@tswast tswast merged commit b5f4869 into main Jan 16, 2024
@tswast tswast deleted the tswast-dead-feature-comparison-code branch January 16, 2024 17:05
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: m Pull request size is medium.

3 participants