Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
SKYHOOK-214: [Doc] Document the RadosParquetFileFormat, DirectObjectA…
Browse files Browse the repository at this point in the history
…ccess, RadosConnectionCtx constructors
  • Loading branch information
YashJipkate authored and JayjeetAtGithub committed Jul 24, 2021
1 parent 6dc047e commit a8dd52b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/cpp/api/formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,16 @@ Parquet writer
.. doxygenclass:: parquet::StreamWriter
:members:

Rados Parquet
=============

.. doxygenclass:: arrow::dataset::RadosParquetFileFormat
:members:

.. doxygenclass:: arrow::dataset::DirectObjectAccess
:members:

.. doxygenclass:: arrow::dataset::connection::RadosConnection
:members:

.. TODO ORC

0 comments on commit a8dd52b

Please sign in to comment.