You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ra...@apache.org on 2022/04/29 09:56:39 UTC

[arrow] branch master updated (fcaab318a0 -> c8339b7637)

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 fcaab318a0 ARROW-15426: [C++][Gandiva] Update InExpressionNode validation
     add c8339b7637 ARROW-16169 [C++][Gandiva] Fix empty string case in convert_fromUTF8_binary()

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/precompiled/string_ops.cc      |  9 +-----
 cpp/src/gandiva/precompiled/string_ops_test.cc | 42 ++++++++++++++++++++++++++
 cpp/src/gandiva/precompiled/types.h            |  3 ++
 3 files changed, 46 insertions(+), 8 deletions(-)