Skip to content

Conversation

@couteau
Copy link
Contributor

@couteau couteau commented Jan 10, 2026

This pull request adds a port for Apache Arrow (copied from the main vcpkg repo) with a python feature that builds and installs pyarrow into the vcpkg installed python environment.

The pull request also removes the py-pyarrow port, as it is now redundant.

Incorporating pyarrow into the main arrow port ensures that the version of pyarrow installed by vcpkg is always in sync with the version of arrow.

This arrow port is not dependent on any other package from the python-registry repo and could be backported to the main vcpkg registry.

The pull request also bumps the arrow version to 22.0.0 (one version ahead of the main vcpkg port).

@m-kuhn m-kuhn merged commit b8e25b9 into open-vcpkg:main Jan 10, 2026
4 checks passed
@m-kuhn
Copy link
Contributor

m-kuhn commented Jan 11, 2026

@couteau we also need to replace the py-arrow port (see eg

)

@couteau
Copy link
Contributor Author

couteau commented Jan 11, 2026

Sorry about that-- just submitted a new PR

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