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


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/exp/RexImpTable.java:
##########
@@ -4359,6 +4364,26 @@ private static class DefaultImplementor extends 
AbstractRexCallImplementor {
     }
   }
 
+  private static class IgniteMethodNameImplementor extends 
AbstractRexCallImplementor {

Review Comment:
   i did my best ))) to align RexImpTable with calcite and one more change (



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