avasis-ai opened a new pull request, #49799:
URL: https://github.com/apache/arrow/pull/49799

   ## Summary
   
   Adds a `.. warning::` directive to the `Array.from_buffers` docstring to 
explicitly inform callers that they are responsible for passing valid Arrow 
data matching the given type, and that passing invalid data may lead to crashes 
or undefined behavior.
   
   This addresses the concern raised in the issue that users may not be aware 
of the safety implications of using this low-level API.
   
   Closes #49717


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