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/08/20 15:50:17 UTC

[arrow] branch master updated (cb7d1c1 -> 0576da6)

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 cb7d1c1  ARROW-9388: [C++] Division kernels
     add 0576da6  ARROW-9768: [Python] Check overflow in conversion of datetime objects to nanosecond timestamps

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/python_to_arrow.cc      | 17 +++++++++++++----
 python/pyarrow/tests/test_convert_builtin.py | 21 +++++++++++++++++++++
 2 files changed, 34 insertions(+), 4 deletions(-)