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

[Website] Installation page refers to arrow-cpp from conda which has been deprecated in favor of libarrow #530

Open
raulcd opened this issue Jun 18, 2024 · 1 comment

Comments

@raulcd
Copy link
Member

raulcd commented Jun 18, 2024

On the install page: https://arrow.apache.org/install/
We refer to installing arrow-cpp with conda:

Install them with:

conda install arrow-cpp=16.1.* -c conda-forge
conda install pyarrow=16.1.* -c conda-forge
conda install r-arrow=16.1.* -c conda-forge

This has been deprecated. We should refer to libarrow and maybe to the different components like libarrow-all, libparquet, etc or at least pyarrow-core, pyarrow and pyarrow-all.

@raulcd
Copy link
Member Author

raulcd commented Jun 18, 2024

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

No branches or pull requests

1 participant