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 812d56c ARROW-6970: [Packaging][RPM] Add support for CentOS 8
add af6fa24 ARROW-6704: [C++] Check for out of bounds timestamp in unsafe
cast
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/cast.cc | 36 ++++++++++++++++++++++++++++--
cpp/src/arrow/compute/kernels/cast.h | 3 +++
cpp/src/arrow/compute/kernels/cast_test.cc | 19 ++++++++++++++++
python/pyarrow/array.pxi | 11 +++++++--
python/pyarrow/table.pxi | 11 +++++++--
python/pyarrow/tests/test_pandas.py | 10 +++++++++
6 files changed, 84 insertions(+), 6 deletions(-)