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 2462492 ARROW-15667: [R] Test development build with
ARROW_BUILD_STATIC=OFF
add b3ede5a ARROW-15625: [C++] Convert underscore to hyphen in example
executable names
No new revisions were added by this update.
Summary of changes:
cpp/cmake_modules/BuildUtils.cmake | 3 ++
cpp/examples/arrow/CMakeLists.txt | 10 +++---
cpp/examples/arrow/flight_sql_example.cc | 2 +-
cpp/examples/minimal_build/CMakeLists.txt | 6 ++--
cpp/examples/minimal_build/run.sh | 2 +-
cpp/examples/minimal_build/run_static.bat | 2 +-
cpp/examples/minimal_build/run_static.sh | 6 ++--
cpp/examples/parquet/CMakeLists.txt | 44 +++++++++++------------
cpp/examples/parquet/parquet_arrow/CMakeLists.txt | 4 +--
cpp/src/arrow/flight/sql/CMakeLists.txt | 8 ++---
dev/release/verify-apt.sh | 6 ++--
dev/release/verify-yum.sh | 6 ++--
12 files changed, 51 insertions(+), 48 deletions(-)