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 f50ff00 ARROW-8159: [Python] Support pandas.ExtensionDtype in
Schema.from_pandas
add 11ca255 ARROW-8136: [Python] More robust inference of local relative
path in dataset
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_fs.pyx | 14 ++++++++++++++
python/pyarrow/dataset.py | 17 ++++++++++++-----
python/pyarrow/fs.py | 3 ++-
python/pyarrow/includes/libarrow_fs.pxd | 1 +
python/pyarrow/tests/test_dataset.py | 28 ++++++++++++++++++++++++++++
5 files changed, 57 insertions(+), 6 deletions(-)