psvri opened a new pull request, #2583:
URL: https://github.com/apache/arrow-rs/pull/2583

   # Which issue does this PR close?
   
   Chore: Code cleanup of array value functions
   
   # Rationale for this change
    
   The value functions of arrays had panics but they were never mentioned in 
its documentation. Also the error messages were very generic witout much info. 
This PR intends to have a consistent error message for these functions .
   
   # What changes are included in this PR?
   
   Doc comments are updated for value functions of arrays. The error messages 
are improved as well.
   
   # Are there any user-facing changes?
   
   no
   


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