raulcd commented on code in PR #43632:
URL: https://github.com/apache/arrow/pull/43632#discussion_r1816790916


##########
docs/source/format/CDeviceDataInterface.rst:
##########
@@ -650,6 +652,356 @@ The stream source is not assumed to be thread-safe. 
Consumers wanting to
 call ``get_next`` from several threads should ensure those calls are
 serialized.
 
+Async Device Stream Interface
+=============================
+
+.. warning::
+
+    Experimental: The Aync C Device Stream interface is experimental in its 
current

Review Comment:
   ```suggestion
       Experimental: The Async C Device Stream interface is experimental in its 
current
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to