[ 
https://issues.apache.org/jira/browse/CALCITE-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jin xing reassigned CALCITE-3239:
---------------------------------

    Assignee: jin xing

> Calc#accept(RexShuttle shuttle) does not update rowType
> -------------------------------------------------------
>
>                 Key: CALCITE-3239
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3239
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: jin xing
>            Assignee: jin xing
>            Priority: Major
>
> In current code, {{Calc#accept(RexShuttle shuttle)}} keep the original 
> {{rowType}}, even when the expression list is modified by the shuttle. 
> https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/rel/core/Calc.java#L175
>  
> It might be wrong and a new {{rowType}} should be derived.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to