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 2020/01/21 10:02:13 UTC

[arrow] branch master updated (3dc2813 -> 17220bb)

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 3dc2813  ARROW-7623: [C++] Update generated flatbuffers code
     add 17220bb  ARROW-7589: [C++][Gandiva] Calling castVarchar from java sometimes results in segmentation fault for input length 0

No new revisions were added by this update.

Summary of changes:
 cpp/src/gandiva/function_registry_string.cc    |  16 ----
 cpp/src/gandiva/precompiled/CMakeLists.txt     |   6 +-
 cpp/src/gandiva/precompiled/string_ops.cc      |  35 --------
 cpp/src/gandiva/precompiled/string_ops_test.cc | 112 -------------------------
 cpp/src/gandiva/precompiled/types.h            |  12 ---
 5 files changed, 5 insertions(+), 176 deletions(-)