voidstar69 opened a new issue, #38692:
URL: https://github.com/apache/arrow/issues/38692

   ### Describe the enhancement requested
   
   Issue split off from issue #38348.
   
   ### Describe the enhancement requested
   If Arrow arrays of scalar type T were to implement ICollection<T?>, it would 
optimize their use with LINQ (pre-.NET 9), allowing for e.g. fast conversion to 
lists via the extension method ToList().
   
   This change would to some extent supersede and/or resolve 
https://github.com/apache/arrow/issues/23892, 
https://github.com/apache/arrow/issues/35199 and 
https://github.com/apache/arrow/issues/37359.
   
   ### Component(s)
   C#
   
   ### Component(s)
   
   C#


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