-
Notifications
You must be signed in to change notification settings - Fork 26
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
[python] Remove pyarrow
pin on MacOS
#3004
Conversation
# This is important since we need to do the above dll/dylib/so business | ||
# _before_ imports, but, ruff will tell us that imports need to be | ||
# at the top of the file: | ||
# |
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.
Link for #3001
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3004 +/- ##
==========================================
+ Coverage 89.64% 89.78% +0.14%
==========================================
Files 39 39
Lines 4094 4094
==========================================
+ Hits 3670 3676 +6
+ Misses 424 418 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@teo-tsirpanis has approved; not sure what happened to his approval but it's past EOD in his timezone |
My approval does not count as a prerequisite for merging a PR because I don't have write permissions to this repository. |
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
Ah, thanks @teo-tsirpanis ! :) |
Long-awaited work coming to fruition:
main
branch #2734See also #2999 [sc-53002]