alamb commented on issue #3562:
URL: https://github.com/apache/arrow-rs/issues/3562#issuecomment-1396798368

   My personal opinion is that the client code should be able to avoid panic's 
if the user desires, but that doesn't mean the API needs to be fallible. 
   
   For example, as long as it is possible to pre-compute / estimate when a 
panic would occur (either explained via docs or some sort of calculation with 
https://docs.rs/arrow/31.0.0/arrow/array/struct.ArrayData.html#method.get_slice_memory_size
 or something) then 👍 


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