You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2020/09/14 05:03:45 UTC

[arrow] branch master updated (c6994f1 -> cfa2363)

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

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


    from c6994f1  ARROW-9980: [Rust] [Parquet] Fix clippy lints
     add cfa2363  ARROW-9737: [C++][Gandiva] Add bitwise_xor() for integers

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_arithmetic.cc    | 2 ++
 cpp/src/gandiva/precompiled/arithmetic_ops.cc      | 2 ++
 cpp/src/gandiva/precompiled/arithmetic_ops_test.cc | 9 +++++++++
 cpp/src/gandiva/precompiled/types.h                | 2 ++
 4 files changed, 15 insertions(+)