etseidl opened a new issue, #10548: URL: https://github.com/apache/arrow-rs/issues/10548
### Is your feature request related to a problem or challenge? From #10104 (https://github.com/apache/arrow-rs/pull/10104#discussion_r3714674314) > I wonder if we should document how all the orders relate to each other a bit more > > Like it seems there is a way to get a ColumnOrder for a physical type 🤔 ### Describe the solution you'd like Add some documentation to explain the difference between `ColumnOrder` (a parquet thing) and `SortOrder` (a parquet-rs thing) and how they relate to each other. ### 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]
