Skip to content
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

Merged
merged 5 commits into from
Nov 8, 2023

Conversation

ericwudayi
Copy link
Contributor

@ericwudayi ericwudayi commented Nov 7, 2023

TL;DR

Vaex 4.16 now support python 3.10. Change the setup file to support it.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Photos

Screenshot 2023-11-07 at 2 53 39 PM Screenshot 2023-11-07 at 2 54 17 PM

Tracking Issue

(flyteorg/flyte#3685)

@ericwudayi ericwudayi marked this pull request as ready for review November 7, 2023 06:52
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9122037) 53.92% compared to head (a4607e4) 62.78%.
Report is 1 commits behind head on master.

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     

see 124 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Da-Yi Wu <[email protected]>
Signed-off-by: Da-Yi Wu <[email protected]>
Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@pingsutw pingsutw merged commit e4ed7ec into flyteorg:master Nov 8, 2023
72 checks passed
Copy link

welcome bot commented Nov 8, 2023

Congrats on merging your first pull request! 🎉

ringohoffman pushed a commit to ringohoffman/flytekit that referenced this pull request Nov 24, 2023
RRap0so pushed a commit to RRap0so/flytekit that referenced this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants