-
Notifications
You must be signed in to change notification settings - Fork 300
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
Support pip install for vaex on python3.10 #1942
Conversation
Signed-off-by: Da-Yi Wu <[email protected]>
Signed-off-by: Da-Yi Wu <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1942 +/- ##
==========================================
+ Coverage 53.92% 62.78% +8.86%
==========================================
Files 208 308 +100
Lines 18022 23014 +4992
Branches 2281 3493 +1212
==========================================
+ Hits 9718 14449 +4731
- Misses 7893 8143 +250
- Partials 411 422 +11 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Da-Yi Wu <[email protected]>
Signed-off-by: Da-Yi Wu <[email protected]>
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
Congrats on merging your first pull request! 🎉 |
Signed-off-by: Da-Yi Wu <[email protected]>
Signed-off-by: Da-Yi Wu <[email protected]> Signed-off-by: Rafael Raposo <[email protected]>
TL;DR
Vaex 4.16 now support python 3.10. Change the setup file to support it.
Type
Are all requirements met?
Photos
Tracking Issue
(flyteorg/flyte#3685)