| commit | b59bdef4b6ecf17e6c76c82a1b6014bf46391a05 | [log] [tgz] |
|---|---|---|
| author | William Ayd <william.ayd@icloud.com> | Fri Sep 26 09:33:18 2025 -0400 |
| committer | GitHub <noreply@github.com> | Fri Sep 26 22:33:18 2025 +0900 |
| tree | f24f17aabd16d795fd4faa260e00ee858f098d94 | |
| parent | 41659b8e447d3c66866208c9ba7952f2795d879c [diff] |
GH-47431: [C++] Improve Meson configuration for WrapDB distribution (#47541) ### Rationale for this change These changes make it easier for downstream users to consume Arrow and its individual components, whether they are available on the system or need to be built from source. ### What changes are included in this PR? Various updates to the Meson configuration to provide dependencies for wrapdb, clean up various semantics ### Are these changes tested? Yes ### Are there any user-facing changes? No * GitHub Issue: #47431 Authored-by: Will Ayd <william.ayd@icloud.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. It contains a set of technologies that enable data systems to efficiently store, process, and move data.
Major components of the project include:
↗: Arrow-powered API, drivers, and libraries for access to databases and query engines↗↗↗↗↗↗The ↗ icon denotes that this component of the project is maintained in a separate repository.
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 main.
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: