Reminiscent commented on code in PR #18784: URL: https://github.com/apache/doris/pull/18784#discussion_r1194826748
########## fe/fe-core/src/main/java/org/apache/doris/planner/PartitionSortNode.java: ########## Review Comment: Yes, most of the parts in this file are copied from the `SortNode`. But I think some are used to generate the `SortInfo`which will be passed to BE side. I'll remove some unrelated functions as much as possible. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org