alamb commented on code in PR #11125:
URL: https://github.com/apache/arrow-rs/pull/11125#discussion_r4049976412


##########
arrow-array/src/ffi_stream.rs:
##########
@@ -214,6 +250,33 @@ impl FFI_ArrowArrayStream {
         }
     }
 
+    /// Returns the producer-provided callback that writes this stream's 
schema, if any.
+    ///
+    /// The callback must be invoked with a pointer to the stream it was read 
from.

Review Comment:
   I think it is better than without the safety docs -- thank you



-- 
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