This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from abf26d3 ARROW-9159: [Python] Implement Array.isnull/isvalid methods
add 9a4ff96 ARROW-9173: [C++][Doc] Document how to use Arrow from a
third-party CMake project
No new revisions were added by this update.
Summary of changes:
docs/source/cpp/cmake.rst | 72 ++++++++++++++++++++++
docs/source/cpp/conventions.rst | 15 ++---
...mnar_conversion.rst => cmake_minimal_build.rst} | 11 ++--
docs/source/cpp/examples/index.rst | 1 +
docs/source/cpp/getting_started.rst | 1 +
docs/source/developers/cpp/building.rst | 2 +
docs/source/developers/documentation.rst | 2 +-
7 files changed, 91 insertions(+), 13 deletions(-)
create mode 100644 docs/source/cpp/cmake.rst
copy docs/source/cpp/examples/{row_columnar_conversion.rst =>
cmake_minimal_build.rst} (71%)