This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 985e86a41f GH-39003: [CI][macOS] Don't update Homebrew (#39016)
add f3cdd81277 GH-38594: [Docs][C++][Gandiva] Document how to register
Gandiva external functions (#38763)
No new revisions were added by this update.
Summary of changes:
docs/source/cpp/gandiva.rst | 140 ++---------
.../expr_projector_filter.rst} | 39 +--
docs/source/cpp/gandiva/external_func.mmd | 49 ++++
docs/source/cpp/gandiva/external_func.png | Bin 0 -> 164413 bytes
docs/source/cpp/gandiva/external_func.rst | 272 +++++++++++++++++++++
5 files changed, 354 insertions(+), 146 deletions(-)
copy docs/source/cpp/{gandiva.rst => gandiva/expr_projector_filter.rst} (80%)
create mode 100644 docs/source/cpp/gandiva/external_func.mmd
create mode 100644 docs/source/cpp/gandiva/external_func.png
create mode 100644 docs/source/cpp/gandiva/external_func.rst