etseidl opened a new issue, #10103: URL: https://github.com/apache/arrow-rs/issues/10103
### Is your feature request related to a problem or challenge? Following up on a [comment](https://github.com/apache/arrow-rs/pull/9619/changes#r3318148521) from #9619. `SortOrder` should be obtained from a `ColumnOrder` instance, rather than via a standalone function. ### Describe the solution you'd like Add a deprecation notice, and instead implement it in terms of a `pub(crate)` API. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
