lowka commented on code in PR #2690:
URL: https://github.com/apache/ignite-3/pull/2690#discussion_r1367086651


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/exp/RexImpTable.java:
##########
@@ -1145,6 +1146,11 @@ private void defineMethod(SqlOperator operator, Method 
method,
       map.put(operator, new MethodImplementor(method, nullPolicy, false));
     }
 
+    private void defineIgniteMethod(SqlOperator operator, String method,

Review Comment:
   Done.



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