Rich-T-kid commented on code in PR #10730:
URL: https://github.com/apache/arrow-rs/pull/10730#discussion_r3806857139


##########
arrow-schema/src/ffi.rs:
##########
@@ -133,16 +133,21 @@ unsafe extern "C" fn release_schema(schema: *mut 
FFI_ArrowSchema) {
 
 impl FFI_ArrowSchema {
     /// create a new [`FFI_ArrowSchema`]. This fails if the fields'
-    /// [`DataType`] is not supported.
-    ///
-    /// # Panics
-    ///
-    /// Panics if `format` contains an interior nul byte

Review Comment:
   yes, 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