-
Notifications
You must be signed in to change notification settings - Fork 78
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
Remove PyArrow #4486
Remove PyArrow #4486
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Passing run #5516 ↗︎Details:
Review all test suite changes for PR #4486 ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4486 +/- ##
=======================================
Coverage 87.11% 87.11%
=======================================
Files 331 331
Lines 20478 20478
Branches 2639 2639
=======================================
Hits 17839 17839
Misses 2172 2172
Partials 467 467 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks sharp with BigQuery @daveqnet ! I did just want to do some further confirmation on the installation with Plus but not required here
PROD-1499
Description Of Changes
requirements.txt
sqlalchemy-bigquery
to1.7.0
, the earliest version in which Google removed pyarrow as a transitive dependency - see https://github.com/googleapis/python-bigquery-sqlalchemy/blob/8952f02c482f9143b0ec78f48d66e7c7a2e755f3/CHANGELOG.md?plain=1#L30Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md