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 2024/02/27 13:42:02 UTC

(arrow) branch main updated (06d841ee7d -> c57115de8d)

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

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


    from 06d841ee7d MINOR: [Documentation][C++][Python][R] Clarify docstrings around max_chunksize (#40251)
     add c57115de8d GH-40142: [Python] Allow FileInfo instances to be passed to dataset init (#40143)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  | 34 +++++++++++++++++++++-------
 python/pyarrow/dataset.py                    | 16 +++++++++++--
 python/pyarrow/includes/libarrow_dataset.pxd |  8 +++++++
 python/pyarrow/tests/test_dataset.py         | 10 ++++++++
 4 files changed, 58 insertions(+), 10 deletions(-)