| commit | a9f0a4ae6e47e6b2d0aeeeedf4e1bcdd2c246b14 | [log] [tgz] |
|---|---|---|
| author | Hyukjin Kwon <gurwls223@apache.org> | Sat Jan 03 14:44:37 2026 +0900 |
| committer | GitHub <noreply@github.com> | Sat Jan 03 14:44:37 2026 +0900 |
| tree | 5ff236910b38301477f007701aeea6f699ab01fa | |
| parent | ae41f826fd862fa4288ed8a8d3093aad184bb894 [diff] |
GH-48675: [C++][FlightRPC] Document StatementAttributeId enum values in ODBC SPI (#48676) ### Rationale for this change https://github.com/apache/arrow/commit/ed36107ad8#diff-cbd67e664d899cd38324e1b1a05b073722bd9c011a3449127c408efcf2f1592eR42-R52 There is a todo in https://github.com/apache/arrow/commit/ed36107ad8 which I presume that the author just forgot to do it. ### What changes are included in this PR? This PR simply moves the comments to the docs to the attributes per Doxygen. ### Are these changes tested? No, I did not test. ### Are there any user-facing changes? No, I believe this is an internal API. * GitHub Issue: #48675 Authored-by: Hyukjin Kwon <gurwls223@apache.org> Signed-off-by: David Li <li.davidm96@gmail.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: