power1628 opened a new issue, #35778: URL: https://github.com/apache/arrow/issues/35778
### Describe the enhancement requested In arrow-rs, there is a row representation of a table. And converting to row format will bring 3x performance benefits on sorting. Is there any plan to apply this optimization to arrow-cpp? [1] https://arrow.apache.org/blog/2022/11/07/multi-column-sorts-in-arrow-rust-part-1/ [2] https://github.com/apache/arrow-rs/pull/2929 ### Component(s) C++ -- 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]
