-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[BEAM-13264] Allow pyarrow up to 6.x #15995
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15995 +/- ##
=======================================
Coverage 83.61% 83.61%
=======================================
Files 445 445
Lines 61363 61371 +8
=======================================
+ Hits 51310 51317 +7
- Misses 10053 10054 +1
Continue to review full report at Codecov.
|
If you'd like to update pyarrow in beam's containers, you could try fetch changes from master and run |
You need all versions of Python thought to run the command successfully, and if you are on linux, you may need to downgrade virtualenv to 16.1 until we merge #15819 |
You don't have to do it, since i'll have to do it shortly for the release anyway. |
I can give it a shot in a separate PR to trial run the process
…On Tue, Nov 16, 2021, 12:09 PM tvalentyn ***@***.***> wrote:
If you'd like to update pyarrow in beam's containers, you could try fetch
changes from master and run gradlew
:sdks:python:container:generatePythonRequirementsAll.
You don't have to do it, since i'll have to do it shortly for the release
anyway.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#15995 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFEZ35KHW22OQOOI53C6T3UMK3APANCNFSM5IE6JFDA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
ValidatesRunner
compliance status (on master branch)Examples testing status on various runners
Post-Commit SDK/Transform Integration Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.