You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/08/05 21:23:01 UTC

[arrow] branch master updated (0a4b040 -> a669ac5)

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

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


    from 0a4b040  ARROW-13489: [R] Bump CI jobs after 5.0.0
     add a669ac5  ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8

No new revisions were added by this update.

Summary of changes:
 .../arrow/compute/kernels/scalar_cast_string.cc    | 47 ++++++++++++++++++++++
 cpp/src/arrow/compute/kernels/scalar_cast_test.cc  | 36 ++++++++++++++++-
 cpp/src/arrow/csv/writer_test.cc                   | 22 ++++++----
 3 files changed, 96 insertions(+), 9 deletions(-)