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

[python] Remove pyarrow pin on MacOS #3004

Merged
merged 2 commits into from
Sep 17, 2024
Merged

[python] Remove pyarrow pin on MacOS #3004

merged 2 commits into from
Sep 17, 2024

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Sep 17, 2024

# 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:
#
Copy link
Member Author

Choose a reason for hiding this comment

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

Link for #3001

Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.78%. Comparing base (1116d43) to head (5c0a10e).
Report is 5 commits behind head on main.

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     
Flag Coverage Δ
python 89.78% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 89.78% <ø> (+0.14%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl
Copy link
Member Author

@teo-tsirpanis has approved; not sure what happened to his approval but it's past EOD in his timezone

@teo-tsirpanis
Copy link
Member

teo-tsirpanis commented Sep 17, 2024

My approval does not count as a prerequisite for merging a PR because I don't have write permissions to this repository.

Copy link
Member

@bkmartinjr bkmartinjr left a comment

Choose a reason for hiding this comment

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

LGTM

@johnkerl johnkerl merged commit aebcf65 into main Sep 17, 2024
31 checks passed
@johnkerl johnkerl deleted the kerl/pyarrow branch September 17, 2024 19:38
@johnkerl
Copy link
Member Author

Ah, thanks @teo-tsirpanis ! :)

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.

3 participants