Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ such topics as:

cpp/index
python/index
`Java <https://arrow.apache.org/docs/java/>`_
`C GLib <https://arrow.apache.org/docs/c_glib/>`_
`JavaScript <https://arrow.apache.org/docs/js/>`_
`R <https://arrow.apache.org/docs/r/>`_
Java <https://arrow.apache.org/docs/java/>
C GLib <https://arrow.apache.org/docs/c_glib/>
JavaScript <https://arrow.apache.org/docs/js/>
R <https://arrow.apache.org/docs/r/>

.. _toc.development:

Expand Down
3 changes: 2 additions & 1 deletion docs/source/python/api/dataset.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@ Classes
PartitioningFactory
DirectoryPartitioning
HivePartitioning
Dataset
FileSystemDataset
FileSystemFactoryOptions
FileSystemDatasetFactory
Dataset
UnionDataset
Scanner
Expression
Loading