viirya commented on PR #5176:
URL: https://github.com/apache/arrow-rs/pull/5176#issuecomment-1843698578

   As `u128`, `usize`, `isize` are not in the type list of Arrow spec (i.e., 
Schema.fbs), and we also define it as `Trait expressing a Rust type that has 
the same in-memory representation as Arrow`, it makes me think that it sounds 
confusing to extend it for arbitrary types like above even the argument that 
they have fixed-size primitive memory layout.
   
   


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