pitrou commented on PR #40976:
URL: https://github.com/apache/arrow/pull/40976#issuecomment-2037435192

   I don't think it makes sense to add the check here, because we would have to 
do that on most existing methods. Example:
   ```python
   >>> pa.Array.get_total_buffer_size(0)
   Erreur de segmentation
   ```
   


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