You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by pr...@apache.org on 2021/03/03 07:50:20 UTC

[arrow] branch master updated (c7cd766 -> 9d86440)

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

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


    from c7cd766  ARROW-11850: [GLib] Add GARROW_VERSION_0_16
     add 9d86440  ARROW-10895: [C++][Gandiva] Implement bool to varchar cast function in Gandiva

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc    |  4 ++++
 cpp/src/gandiva/precompiled/string_ops.cc      | 16 +++++++++++++++
 cpp/src/gandiva/precompiled/string_ops_test.cc | 27 ++++++++++++++++++++++++++
 cpp/src/gandiva/precompiled/types.h            |  3 +++
 4 files changed, 50 insertions(+)