Vineet Garg created CALCITE-1542:
------------------------------------

             Summary: Update RelShuttle interface to work on Filter, Join etc 
instead of Logical rel nodes
                 Key: CALCITE-1542
                 URL: https://issues.apache.org/jira/browse/CALCITE-1542
             Project: Calcite
          Issue Type: Task
            Reporter: Vineet Garg
            Assignee: Julian Hyde


Currently RelShuttle interface works on Logical rel nodes (e.g. LogicalFilter 
etc). With CALCITE-1541's change on RelDecorrelator RelShuttle will need to be 
updated as well.

Logging in a separate JIRA for it since Julian pointed out that this will be a 
breaking change. If projects have sub-classed RelShuttle and have overridden 
methods without using @Override they will break with no warning.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to