This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 43e66a928e ARROW-17659: [Java] Populate JDBC schema name metadata when
config.shouldIncludeMetadata provided (#14196)
add 311fe3e875 ARROW-17790: [C++][Gandiva] Adapt to LLVM opaque pointer
(#14187)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 10 +++--
.github/workflows/python.yml | 3 ++
.github/workflows/ruby.yml | 3 ++
cpp/src/arrow/array/array_test.cc | 3 --
cpp/src/arrow/filesystem/gcsfs_test.cc | 1 +
cpp/src/arrow/filesystem/s3_test_util.cc | 1 +
cpp/src/arrow/flight/test_util.cc | 3 +-
cpp/src/gandiva/decimal_ir.cc | 13 +++---
cpp/src/gandiva/engine.cc | 8 ++--
cpp/src/gandiva/engine_llvm_test.cc | 5 ++-
cpp/src/gandiva/llvm_generator.cc | 72 +++++++++++++++++++-------------
cpp/src/gandiva/llvm_generator.h | 2 +-
cpp/src/gandiva/llvm_includes.h | 13 ------
13 files changed, 76 insertions(+), 61 deletions(-)