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 e66e61a  ARROW-9363: [C++][Dataset] Preserve schema metadata in 
ParquetDatasetFactory
     add 16c76b1  ARROW-9350: [C++] Fix Valgrind failures

No new revisions were added by this update.

Summary of changes:
 cpp/cmake_modules/BuildUtils.cmake             |  4 ++--
 cpp/src/arrow/compute/exec.cc                  |  7 -------
 cpp/src/arrow/compute/kernel.cc                | 15 ++++-----------
 cpp/src/arrow/compute/kernels/scalar_string.cc |  4 ++--
 cpp/src/arrow/compute/util_internal.h          |  5 -----
 cpp/src/arrow/csv/converter.cc                 |  2 +-
 cpp/src/arrow/ipc/metadata_internal.cc         |  2 +-
 cpp/src/arrow/util/decimal_test.cc             |  8 ++++++++
 cpp/src/arrow/util/value_parsing.h             | 14 +++++++++-----
 9 files changed, 27 insertions(+), 34 deletions(-)

Reply via email to