You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/03/31 16:04:29 UTC

[arrow] branch master updated (5408f35 -> ad31122)

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 5408f35  ARROW-8286: [Python] Ensure to create FileSystemDataset when passing pathlib path
     add ad31122  ARROW-8288: [Python] Expose with_ modifiers on DataType

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/includes/libarrow.pxd |  3 ++
 python/pyarrow/tests/test_types.py   | 24 ++++++++++++++
 python/pyarrow/types.pxi             | 63 ++++++++++++++++++++++++++++++++++++
 3 files changed, 90 insertions(+)