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 d36828ecfd ARROW-16931: [Ruby] Add support for nullable in
Arrow::Field (#13459)
add fb6f200278 ARROW-16906: [CI][C++] Enable ARROW_GCS on MinGW workflows
(#13444)
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp.yml | 30 +++++++++++++++++++++---------
ci/scripts/cpp_test.sh | 3 ++-
ci/scripts/install_gcs_testbench.sh | 6 ++++++
ci/scripts/msys2_setup.sh | 5 ++++-
cpp/src/arrow/filesystem/gcsfs_internal.h | 16 ++++++++--------
cpp/src/arrow/filesystem/gcsfs_test.cc | 22 +++++++++++++++++++---
cpp/src/arrow/filesystem/s3_test_util.cc | 4 ++--
cpp/src/arrow/flight/test_util.cc | 4 ++--
8 files changed, 64 insertions(+), 26 deletions(-)