This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 42f3606 ARROW-8463: [CI] Balance the nightly test builds between
CircleCI, Azure and Github
add 9274c1b ARROW-8063: [Python][Dataset] Start user guide for
pyarrow.dataset
No new revisions were added by this update.
Summary of changes:
docs/source/index.rst | 8 +-
docs/source/python/api/dataset.rst | 3 +-
docs/source/python/dataset.rst | 387 +++++++++++++++++++++++++++++++++++++
docs/source/python/index.rst | 1 +
docs/source/python/parquet.rst | 24 +++
5 files changed, 418 insertions(+), 5 deletions(-)
create mode 100644 docs/source/python/dataset.rst