adriangb opened a new issue, #19723: URL: https://github.com/apache/datafusion/issues/19723
It seems like a generic method that (1) does not assume that the caller wants to reverse a sort order (it takes in the caller's desired sort order as a parameter) and (2) can do more than reverse a sort (it can do arbitrary things to match, partially match or deny the callers desired sort order). cc @zhuqi-lucas -- 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]
