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 74caee2  ARROW-14236: [C++] Add GCS testbench for testing
     add e2b1dd9  ARROW-14127: [C++][Docs] Example of using compute function 
and output

No new revisions were added by this update.

Summary of changes:
 cpp/examples/arrow/CMakeLists.txt                  |   4 +
 .../arrow/compute_and_write_csv_example.cc         | 113 +++++++++++++++++++++
 ...n_example.rst => compute_and_write_example.rst} |  13 +--
 docs/source/cpp/examples/index.rst                 |   1 +
 4 files changed, 125 insertions(+), 6 deletions(-)
 create mode 100644 cpp/examples/arrow/compute_and_write_csv_example.cc
 copy docs/source/cpp/examples/{dataset_documentation_example.rst => 
compute_and_write_example.rst} (67%)

Reply via email to