This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 59e0810362 GH-49495: [C++][CI] Resolve ubuntu clang failure with
parquet fuzzing (#49496)
add 771205b004 GH-49435: [CI][C++] Fix macOS build with Homebrew protobuf
v34 (#49491)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 3 +++
.github/workflows/python.yml | 4 +++-
cpp/src/arrow/engine/substrait/expression_internal.cc | 6 ++++++
cpp/src/arrow/engine/substrait/options.cc | 12 +++++++++---
cpp/src/arrow/flight/sql/server.cc | 6 ++++++
.../arrow/flight/transport/grpc/serialization_internal.cc | 5 ++++-
6 files changed, 31 insertions(+), 5 deletions(-)