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 51d88bd commit e9994cfCopy full SHA for e9994cf
docs/source/user-guide/dataframe/index.rst
@@ -204,9 +204,8 @@ Zero-copy streaming to Arrow-based Python libraries
204
---------------------------------------------------
205
206
DataFusion DataFrames implement the ``__arrow_c_stream__`` protocol, enabling
207
-zero-copy, lazy streaming into Arrow-based Python libraries. With the streaming
208
-protocol, batches are produced on demand so you can process arbitrarily large
209
-results without out-of-memory errors.
+zero-copy, lazy streaming into Arrow-based Python libraries. With the streaming
+protocol, batches are produced on demand.
210
211
.. note::
212
0 commit comments