Skip to content

[python] Work around bug with aws-sdk-cpp and pyarrow on MacOS#1938

Merged
johnkerl merged 1 commit intomainfrom
kerl/mac-pyarrow
Dec 1, 2023
Merged

[python] Work around bug with aws-sdk-cpp and pyarrow on MacOS#1938
johnkerl merged 1 commit intomainfrom
kerl/mac-pyarrow

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Dec 1, 2023

Issue and/or context: Following on #1926 (comment)

Changes: The bug has been bisected to pyarrrow==12.0 good and pyarrow==13.0 bad, along with aws-sdk-cpp 1.11, on MacOS (x86_64 or arm64). The aws-sdk-cpp issues aws/aws-sdk-cpp#2411
and aws/aws-sdk-cpp#2699 are many months old, and we cannot realistically expect traction. Therefore we pin pyarrow<13.0 on MacOS. Also note we have import pyarrow_hotfix for the pyarrow CVE. (See also #1926.)

Notes for Reviewer:

@johnkerl johnkerl changed the title [python] Work around apparent AWS ABI clash with pyarrow on MacOS [python] Work around bug with aws-sdk-cpp and pyarrow on MacOS Dec 1, 2023
@johnkerl johnkerl marked this pull request as ready for review December 1, 2023 15:04
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