You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/06/02 10:47:48 UTC

[arrow] branch master updated (f79a381 -> e7f176b)

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

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


    from f79a381  ARROW-8972: [Java] Support range value comparison for large varchar/varbinary vectors
     add e7f176b  ARROW-8896: [C++] Use Take to implement dictionary<T> to T casts

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_cast_internal.cc  |  27 +++
 .../arrow/compute/kernels/scalar_cast_internal.h   | 185 ++-------------------
 .../arrow/compute/kernels/scalar_cast_numeric.cc   |   2 +-
 3 files changed, 39 insertions(+), 175 deletions(-)