tyrelr opened a new pull request #9215:
URL: https://github.com/apache/arrow/pull/9215


   Using an approach similar to ARROW-10989, migrate typed array API's to use 
slices where they can.
   
   This impacts the API of GenericBinaryArray<>,  GenericListArray<>,  
GenericStringArray<>
   
   This also enables bounds checking in every value() function on each of the 
above arrays, as well as PrimitiveArray<>.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to