| commit | 05e64889fac700eda737e6fb7410382f0ae7219d | [log] [tgz] | 
|---|---|---|
| author | William Ayd <william.ayd@icloud.com> | Thu Sep 11 20:40:42 2025 -0400 | 
| committer | GitHub <noreply@github.com> | Fri Sep 12 09:40:42 2025 +0900 | 
| tree | 9f2037679377f5deb86caed6511a4fbf7a0bfe67 | |
| parent | b14a5378ad7b5cbcad637d2839298dbf4711e29c [diff] | 
GH-46410: [C++] Add parquet options to Meson configuration (#46647) ### Rationale for this change This continues adding functionality to the Meson configuration ### What changes are included in this PR? This adds the parquet directory to the Meson configuration ### Are these changes tested? Yes ### Are there any user-facing changes? No * GitHub Issue: #46410 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: