This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 40e2c21 ARROW-7679: [R] Cleaner interface for creating UnionDataset
add edd88d7 ARROW-6510: [Python][Filesystem] Expose nanosecond resolution
mtime
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/datetime.cc | 7 -----
cpp/src/arrow/python/datetime.h | 8 +++---
python/pyarrow/_fs.pxd | 1 -
python/pyarrow/_fs.pyx | 23 +++++++++++-----
python/pyarrow/includes/libarrow.pxd | 4 +--
python/pyarrow/includes/libarrow_fs.pxd | 3 ---
python/pyarrow/tests/test_fs.py | 47 +++++++++++++++++++++++++++++----
7 files changed, 65 insertions(+), 28 deletions(-)