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

   - Part of https://github.com/apache/arrow-rs/issues/9240
   - Related to https://github.com/apache/arrow-rs/issues/9184
   
   This is a backport of the following PR to the 57 line
   - https://github.com/apache/arrow-rs/pull/9234 from @gabotechs  
   
   As discussed in https://github.com/apache/arrow-rs/issues/9184, rather than 
sealing the Array trait which broke several downstream crates, this PR markes 
the trait as `unsafe` so that projects have time to find alternatives for their 
use-cases that are now satisfied by a custom Array implementation.
   


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