This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 134638d2d3 GH-49144: [R][CI] Get rid of unused CentOS CI job (#49239)
add e2aad46a07 GH-48576: [C++][FlightRPC] ODBC: add Mac setup script
(#48578)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp_extra.yml | 3 +
.pre-commit-config.yaml | 2 +
.../flight/sql/odbc/install/mac/install_odbc.sh | 77 ++++++++++++++++++++++
3 files changed, 82 insertions(+)
create mode 100755 cpp/src/arrow/flight/sql/odbc/install/mac/install_odbc.sh