-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
chore: Bump bigquery libs #21466
chore: Bump bigquery libs #21466
Conversation
# Conflicts: # docs/docs/databases/installing-database-drivers.mdx
Codecov Report
@@ Coverage Diff @@
## master #21466 +/- ##
==========================================
+ Coverage 55.69% 65.40% +9.70%
==========================================
Files 1846 1847 +1
Lines 70302 70333 +31
Branches 7689 7702 +13
==========================================
+ Hits 39157 46001 +6844
+ Misses 29151 22334 -6817
- Partials 1994 1998 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
LGTM, thanks for breathing life into this stale dep! 🚀
SUMMARY
Support Python 3.10 for bigquery libs. Replacing
pybigquery
withsqlalchemy-bigquery
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION