We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1915a commit da76200Copy full SHA for da76200
1 file changed
docs/source/python/memory.rst
@@ -168,7 +168,6 @@ There are several kinds of :class:`~pyarrow.NativeFile` options available:
168
Buffer at the end
169
* :class:`~pyarrow.FixedSizeBufferWriter`, for writing data into an already
170
allocated Buffer
171
-* :class:`~pyarrow.HdfsFile`, for reading and writing data to the Hadoop Filesystem
172
* :class:`~pyarrow.PythonFile`, for interfacing with Python file objects in C++
173
* :class:`~pyarrow.CompressedInputStream` and
174
:class:`~pyarrow.CompressedOutputStream`, for on-the-fly compression or
0 commit comments