This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 4db32223a5 ARROW-17036: [C++][Gandiva] Add sign Function (#13568)
     add ffd31d8c9d ARROW-17078: [C++] Clean up error handling in C++ Examples 
(#13598)

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute_and_write_csv_example.cc         |   2 +-
 cpp/examples/arrow/compute_register_example.cc     |  37 ++-
 .../arrow/dataset_documentation_example.cc         | 265 +++++++++++----------
 cpp/examples/arrow/dataset_parquet_scan_example.cc | 119 ++++-----
 cpp/examples/arrow/engine_substrait_consumption.cc |  63 +++--
 .../arrow/execution_plan_documentation_examples.cc |   7 +-
 cpp/examples/arrow/flight_grpc_example.cc          |  46 ++--
 cpp/examples/arrow/join_example.cc                 |  13 +-
 cpp/examples/arrow/row_wise_conversion_example.cc  |  18 +-
 cpp/examples/arrow/udf_example.cc                  |   9 -
 10 files changed, 296 insertions(+), 283 deletions(-)

Reply via email to