uros-b commented on code in PR #56632: URL: https://github.com/apache/spark/pull/56632#discussion_r3447589383
########## sql/core/src/main/scala/org/apache/spark/sql/execution/RemoveRedundantSorts.scala: ########## Review Comment: `SortExec` appears to be stale here. Since it now operates on any SortLike, consider "redundant sort node". Also, please check if any other scaladoc comments should be update accordingly. -- 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]
