Skip to content

Commit da76200

Browse files
committed
Remove reference to removed pyarrow.HdfsFile
1 parent ce1915a commit da76200

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/source/python/memory.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ There are several kinds of :class:`~pyarrow.NativeFile` options available:
168168
Buffer at the end
169169
* :class:`~pyarrow.FixedSizeBufferWriter`, for writing data into an already
170170
allocated Buffer
171-
* :class:`~pyarrow.HdfsFile`, for reading and writing data to the Hadoop Filesystem
172171
* :class:`~pyarrow.PythonFile`, for interfacing with Python file objects in C++
173172
* :class:`~pyarrow.CompressedInputStream` and
174173
:class:`~pyarrow.CompressedOutputStream`, for on-the-fly compression or

0 commit comments

Comments
 (0)