voidstar69 opened a new pull request, #38680:
URL: https://github.com/apache/arrow/pull/38680

   ### What changes are included in this PR?
   
   Make Arrow arrays of scalar type T implement the same semantic contract as 
IReadOnlyList<T?>.
   Note that this PR does not include similar support for ICollection<T?>. I 
could add that support in this PR or a future PR.
   
   ### Are these changes tested?
   
   This PR includes unit tests of the implemented IReadOnlyList<T?> methods.


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