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 d80899b  ARROW-6764: [C++] Create a readahead iterator
     add 1b02af6  ARROW-6778: [C++] Support cast for DurationType

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/kernels/cast.cc              | 19 +++--
 cpp/src/arrow/compute/kernels/cast_test.cc         | 81 ++++++++++++++++++++++
 .../kernels/generated/cast_codegen_internal.h      |  4 ++
 cpp/src/arrow/compute/kernels/generated/codegen.py |  4 +-
 cpp/src/arrow/type_traits.h                        |  2 +
 python/pyarrow/tests/test_array.py                 |  1 -
 6 files changed, 104 insertions(+), 7 deletions(-)

Reply via email to