| commit | 2805afd27e291db0277e9be26f345fff474cd0bb | [log] [tgz] |
|---|---|---|
| author | Raúl Cumplido <raulcumplido@gmail.com> | Fri Jan 09 07:43:56 2026 +0100 |
| committer | GitHub <noreply@github.com> | Fri Jan 09 15:43:56 2026 +0900 |
| tree | b89334265beb8d904e70e0040e2d1c6b99784ae0 | |
| parent | ddab347aad4165eacbffb7409d64441ae3380283 [diff] |
GH-48782: [Docs][CI] Skip Markdown files with doxygen and trigger Docs job on PR when files are modified (#48786) ### Rationale for this change Docs jobs are currently failing with Doxygen failure due to parsing the `cpp/src/arrow/flight/sql/odbc/README.md` file. ### What changes are included in this PR? Minor fix to escape path and add Skip markdown files when running doxygen on doxygen config. Add trigger for Complete docs workflow on Pull requests when documentation is modified. ### Are these changes tested? Yes locally. ### Are there any user-facing changes? No * GitHub Issue: #48782 Authored-by: Raúl Cumplido <raulcumplido@gmail.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: