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

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


    from 4798effe1a ARROW-16186: [C++][GANDIVA] Add alias and tests for 
decimal, quarter, xor, etc...
     add 04e2c929bd ARROW-15848: [Gandiva][C++] Fix function istrue and is not 
true

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_arithmetic.cc    |  42 ++++-----
 cpp/src/gandiva/precompiled/arithmetic_ops.cc      |  34 +++++--
 cpp/src/gandiva/precompiled/arithmetic_ops_test.cc | 101 +++++++++++++++++----
 cpp/src/gandiva/precompiled/types.h                |  32 +++++--
 cpp/src/gandiva/tests/boolean_expr_test.cc         |  21 +++--
 5 files changed, 166 insertions(+), 64 deletions(-)

Reply via email to