alamb commented on issue #9184: URL: https://github.com/apache/arrow-rs/issues/9184#issuecomment-3756876128
In my mind there are two aspects: 1. The breakage introduced in arrow 57.2.0 2. Longer term better ways to support the usecases I suggest we go the `unsafe` API trait route (or some other alternative) where downstream crates have a workaround and give us and downstream crates time to engineer a better API / solution. By sealing the trait I think there is now no way to work around the upgrade. -- 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]
