klion26 commented on a change in pull request #13225:
URL: https://github.com/apache/flink/pull/13225#discussion_r483392129
##########
File path:
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/operations/utils/SortOperationFactory.java
##########
@@ -121,9 +121,9 @@ private SortQueryOperation
validateAndGetChildSort(QueryOperation child, PostRes
previousSort = (SortQueryOperation)
createSort(Collections.emptyList(), child, postResolverFactory);
Review comment:
could you please revert these unrelated changes?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]