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

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


    from 460528956f GH-47088: [CI][Dev] Fix shellcheck errors in the 
ci/scripts/integration_arrow.sh (#47089)
     add d50e7e200c GH-46629: [Python] Add options to DatasetFactory.inspect 
(#46961)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  |  25 ++++++-
 python/pyarrow/includes/libarrow_dataset.pxd |   1 +
 python/pyarrow/lib.pxd                       |   2 +
 python/pyarrow/table.pxi                     |   9 +--
 python/pyarrow/tests/test_dataset.py         | 100 +++++++++++++++++++++++++++
 python/pyarrow/tests/test_table.py           |   2 +-
 python/pyarrow/types.pxi                     |  20 ++++--
 7 files changed, 144 insertions(+), 15 deletions(-)

Reply via email to