This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3eaa7dd ARROW-15896: [Python][C++] Add errno detail for filesystem
"file not found" errors
add 40d8e7e ARROW-15617: [Doc][C++] Document environment variables
No new revisions were added by this update.
Summary of changes:
cpp/src/gandiva/cache.cc | 24 +++---
docs/source/cpp/env_vars.rst | 133 +++++++++++++++++++++++++++++++
docs/source/cpp/getting_started.rst | 1 +
docs/source/cpp/memory.rst | 7 +-
docs/source/developers/java/building.rst | 2 +-
docs/source/python/env_vars.rst | 63 +++++++++++++++
docs/source/python/index.rst | 1 +
7 files changed, 216 insertions(+), 15 deletions(-)
create mode 100644 docs/source/cpp/env_vars.rst
create mode 100644 docs/source/python/env_vars.rst