You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/07/05 16:17:22 UTC

[arrow] branch master updated (0ebed2b -> 3a372d6)

This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 0ebed2b  ARROW-12512: [C++][Python][Dataset] Create CSV writer class and add Datasets support
     add 3a372d6  ARROW-13258: [Python] Improve the repr of ParquetFileFragment

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx          | 17 +++++++++++++++++
 python/pyarrow/tests/test_dataset.py | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)