mbutrovich commented on PR #9683: URL: https://github.com/apache/arrow-rs/pull/9683#issuecomment-4244850980
I extended the `lexsort` benchmark to include a single column of primitive types after investigating the Q11 regression in TPC-H on DataFusion. For single-column sorts, I think we should always favor lexsort based on the results I updated in https://github.com/apache/arrow-rs/pull/9683#issuecomment-4217140937. -- 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]
