commit | 89c0214fa43f8d1bf2e19e3bae0fc3009df51e15 | [log] [tgz] |
---|---|---|
author | Sutou Kouhei <kou@clear-code.com> | Sat Oct 01 20:46:17 2022 +0900 |
committer | GitHub <noreply@github.com> | Sat Oct 01 20:46:17 2022 +0900 |
tree | f35bf58270ce2c4beb5b2891a6fc98e5081a21a4 | |
parent | 4dfa61767095b42822293f29b76e97474dbd3aa3 [diff] |
ARROW-17868: [C++][Python] Restore the ARROW_PYTHON CMake option (#14273) Restore it but it's marked as a deprecated option. Because the Python component in Apache Arrow C++ was moved to PyArrow by ARROW-16340. It' removed in a feature release. Users should use CMake presets instead of ARROW_PYTHON but CMake presets requires CMake 3.19 or later. Lead-authored-by: Sutou Kouhei <kou@clear-code.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Apache Arrow is a development platform for in-memory analytics. It contains a set of technologies that enable big data systems to process and move data fast.
Major components of the project include:
Arrow is an Apache Software Foundation project. Learn more at arrow.apache.org.
The reference Arrow libraries contain many distinct software components:
The official Arrow libraries in this repository are in different stages of implementing the Arrow format and related features. See our current feature matrix on git master.
Please read our latest project contribution guide.
Even if you do not plan to contribute to Apache Arrow itself or Arrow integrations in other projects, we'd be happy to have you involved: