You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by wj...@apache.org on 2022/11/15 18:19:39 UTC

[arrow] branch master updated (c3cfc7934e -> 4d8c21bd30)

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

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


    from c3cfc7934e ARROW-17960: [C++][Python] Implement list_slice kernel (#14395)
     add 4d8c21bd30 ARROW-15026: [Python] Error if datetime.timedelta to pyarrow.duration conversion overflows (#13718)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/src/arrow/python/datetime.h         | 24 ++++++++++++++++-----
 python/pyarrow/src/arrow/python/python_to_arrow.cc |  8 ++++---
 python/pyarrow/tests/test_types.py                 | 25 ++++++++++++++++++++++
 3 files changed, 49 insertions(+), 8 deletions(-)