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

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


    from 6ed712a  ARROW-13670: [C++] add virtual destructors
     add ea1c020  ARROW-13755: [Python] Allow writing datasets using a 
partitioning that only specifies field_names

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  |  4 ++
 python/pyarrow/dataset.py                    | 58 ++++++++++++++++++-----
 python/pyarrow/includes/libarrow_dataset.pxd |  2 +-
 python/pyarrow/tests/test_dataset.py         | 71 ++++++++++++++++++++++++++++
 4 files changed, 123 insertions(+), 12 deletions(-)

Reply via email to