You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/10/27 15:49:40 UTC

[arrow] branch master updated (e2533ad08f -> 5d61c62008)

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 e2533ad08f ARROW-18043: [R] Properly instantiate empty arrays of extension types in Table__from_schema (#14519)
     add 5d61c62008 ARROW-18052: [Python] Support passing create_dir thru pq.write_to_dataset (#14459)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/parquet/core.py               | 27 +++++++++++++--------------
 python/pyarrow/tests/parquet/test_dataset.py | 28 ++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 14 deletions(-)