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

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


    from f1672ed  ARROW-13081: [C++] Disallow comparing zoned and naive 
timestamps
     add 07b4813  ARROW-14440: [C++][FlightRPC] Add gRPC + Flight example

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/BuildUtils.cmake                 |  13 ++-
 cpp/cmake_modules/ThirdpartyToolchain.cmake        |  12 +++
 cpp/examples/arrow/CMakeLists.txt                  |  86 +++++++++++++++---
 cpp/examples/arrow/flight_grpc_example.cc          | 100 +++++++++++++++++++++
 .../arrow/helloworld.proto}                        |  15 ++--
 cpp/examples/minimal_build/CMakeLists.txt          |   2 +-
 cpp/examples/parquet/CMakeLists.txt                |  42 ++++-----
 dev/archery/archery/utils/lint.py                  |   1 +
 8 files changed, 229 insertions(+), 42 deletions(-)
 create mode 100644 cpp/examples/arrow/flight_grpc_example.cc
 copy cpp/{src/gandiva/expression.cc => examples/arrow/helloworld.proto} (80%)

Reply via email to