Dandandan commented on issue #16131: URL: https://github.com/apache/datafusion/issues/16131#issuecomment-2898531007
The tricky part of this might be not regressing some cases - sorting multiple arrays using `lexsort_to_indices` is sometimes faster even with multiple arrays, will often use less space and probably can be compressed much better than row format. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
