alamb commented on a change in pull request #9624:
URL: https://github.com/apache/arrow/pull/9624#discussion_r587725662



##########
File path: rust/arrow/src/datatypes/native.rs
##########
@@ -50,6 +50,12 @@ pub trait ArrowNativeType:
         None
     }
 
+    /// Convert native type to isize.

Review comment:
       I think this is a good pattern and follows the existing `to_usize` etc 
that convert the arrow types to rust types. 👍 




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to