You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/06/08 22:15:21 UTC

[arrow] branch master updated (5c8f215 -> 24385b2)

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 5c8f215  ARROW-8799: [C++][Parquet] NestedListReader needs to handle empty item batches
     add 24385b2  ARROW-9052: [CI][MinGW] Enable Gandiva

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml                          |  4 ++--
 .github/workflows/ruby.yml                         |  3 ++-
 ci/scripts/cpp_test.sh                             | 28 +++++++++++++++++++++-
 ci/scripts/msys2_setup.sh                          |  3 +++
 cpp/src/gandiva/decimal_type_util.h                | 10 ++++----
 cpp/src/gandiva/literal_holder.h                   |  3 ++-
 .../gandiva/precompiled/epoch_time_point_test.cc   |  2 +-
 7 files changed, 41 insertions(+), 12 deletions(-)