korlov42 commented on a change in pull request #9410:
URL: https://github.com/apache/ignite/pull/9410#discussion_r710160624



##########
File path: 
modules/calcite/src/test/java/org/apache/ignite/internal/processors/query/calcite/logical/SqlScriptRunner.java
##########
@@ -607,4 +693,11 @@ private void checkResultsHashed(List<List<?>> res) {
         T,
         R
     }
+
+    /** */
+    private enum SortType {
+        ROWSORT,

Review comment:
       let's provide description for this sort types




-- 
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]


Reply via email to