Skip to content

feat: sync arrow version with pyarrow and exclude it from whl#934

Open
SemyonSinchenko wants to merge 4 commits into
apache:mainfrom
SemyonSinchenko:836-pyarrow-manylinux-fix
Open

feat: sync arrow version with pyarrow and exclude it from whl#934
SemyonSinchenko wants to merge 4 commits into
apache:mainfrom
SemyonSinchenko:836-pyarrow-manylinux-fix

Conversation

@SemyonSinchenko

Copy link
Copy Markdown
Member

Reason for this PR

Close #836

What changes are included in this PR?

  1. Pyarrow version was pinned
  2. libarrow synced with pyarrow
  3. libarrow is not included to the whl anymore
  4. minor: I bumped versions

Are these changes tested?

No. I'm still trying the best way to test it. For MacOS most probably I need help.

Are there any user-facing changes?

No. Python package was not published.

Checklist

  • I have performed a self-review of my own code.
  • I have formatted my own code using make cpplint before submitting when changed files are in the cpp directory.
  • I have performed pre-commit run before commit the changed files.
  • I have added tests to prove my changes are effective.

@SemyonSinchenko SemyonSinchenko changed the title feat: syn arrow version with pyarrow and exclude it from whl feat: sync arrow version with pyarrow and exclude it from whl Jun 26, 2026
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.

feat(python): Link against PyArrow arrow libraries to resolve manylinux limitations

1 participant