Maksim Zhuravkov created IGNITE-25266:
-----------------------------------------

             Summary: Sql. Implement accept(RexShuttle) on RelNodes that have 
expressions
                 Key: IGNITE-25266
                 URL: https://issues.apache.org/jira/browse/IGNITE-25266
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Maksim Zhuravkov


RelNode interface defines a method for rewriting scalar expression - 
accept(RexShuttle).  if a RexShuttle produces new expressions, this method must 
return a RelNode copy with its expressions replaced.

Let's update all RelNodes to provide correct implementation of this method. 





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to