alex-plekhanov commented on code in PR #12600:
URL: https://github.com/apache/ignite/pull/12600#discussion_r2707068178


##########
modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/exec/rel/ScanNode.java:
##########
@@ -146,25 +146,43 @@ private void push() throws Exception {
         }
     }
 
+    /**
+     * @return Next row, or {@code null} if row was filtered out.

Review Comment:
   AFAIK comma is required according to english grammer.



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