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

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


    from cefc647  ARROW-9158: [Rust][Datafusion] projection physical plan 
compilation should preserve nullability
     add 6a02e78  ARROW-9214: [C++] Use separate functions for valid/not-valid 
values in VisitArrayDataInline

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/codegen_internal.h   |  88 ++---
 .../arrow/compute/kernels/scalar_cast_string.cc    |  14 +-
 cpp/src/arrow/compute/kernels/scalar_set_lookup.cc |  82 ++---
 cpp/src/arrow/compute/kernels/vector_hash.cc       | 100 +++---
 cpp/src/arrow/compute/kernels/vector_sort.cc       |  36 +--
 cpp/src/arrow/visitor_inline.h                     | 173 +++++-----
 cpp/src/parquet/encoding.cc                        | 354 +++++++++------------
 7 files changed, 411 insertions(+), 436 deletions(-)

Reply via email to