Skip to content

[python] Remove pyarrow pin on MacOS#3004

Merged
johnkerl merged 2 commits intomainfrom
kerl/pyarrow
Sep 17, 2024
Merged

[python] Remove pyarrow pin on MacOS#3004
johnkerl merged 2 commits intomainfrom
kerl/pyarrow

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Link for #3001

@codecov
Copy link
Copy Markdown

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
Copy Markdown
Contributor Author

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

@teo-tsirpanis
Copy link
Copy Markdown
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
Copy Markdown
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
@johnkerl johnkerl deleted the kerl/pyarrow branch September 17, 2024 19:38
@johnkerl
Copy link
Copy Markdown
Contributor 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