This is an automated email from the ASF dual-hosted git repository.
brycemecum pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 23569107da GH-46598: [Dev] Use language name for alias (#46602)
add 76c7a68b4c GH-46520: [Docs] Fix variety of warnings and errors in the
docs build (#46521)
No new revisions were added by this update.
Summary of changes:
cpp/apidoc/Doxyfile | 1223 +++++++++++++++--------
cpp/src/arrow/result.h | 2 +-
cpp/src/arrow/table.h | 6 -
docs/source/cpp/api/table.rst | 5 +-
docs/source/cpp/arrays.rst | 4 +-
docs/source/cpp/compute.rst | 6 +-
docs/source/cpp/tutorials/datasets_tutorial.rst | 4 +-
docs/source/developers/cpp/emscripten.rst | 1 +
docs/source/developers/java/building.rst | 72 +-
docs/source/developers/python.rst | 1 +
docs/source/developers/release_verification.rst | 1 +
docs/source/format/DissociatedIPC.rst | 54 +-
docs/source/format/Intro.rst | 2 +-
docs/source/python/getstarted.rst | 3 +-
docs/source/python/integration/substrait.rst | 2 +-
python/pyarrow/_compute.pyx | 2 +-
16 files changed, 883 insertions(+), 505 deletions(-)