alamb opened a new pull request, #9312: URL: https://github.com/apache/arrow-rs/pull/9312
- Part of https://github.com/apache/arrow-rs/issues/9240 - Related to https://github.com/apache/arrow-rs/issues/9287 This is a backport of the following PR to the 57 line - https://github.com/apache/arrow-rs/pull/9292 from @Jefffrey Note this is technically an API change (if this API is used by downstream crates they will have to mark the callsites with `unsafe`). However per a conversation with @Jefffrey https://github.com/apache/arrow-rs/pull/9292#issuecomment-3823306113 and our general focus on safety, it seems better to err on the safety side > I think breaking changes are fine if its for the sake of fixing unsound behaviour 🤔 -- 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]
