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

ASF GitHub Bot updated CALCITE-3165:
------------------------------------
    Labels: pull-request-available  (was: )

> Project#accept(RexShuttle shuttle) does not update rowType
> ----------------------------------------------------------
>
>                 Key: CALCITE-3165
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3165
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Ruben Quesada Lopez
>            Assignee: Ruben Quesada Lopez
>            Priority: Minor
>              Labels: pull-request-available
>
> {{Project#accept(RexShuttle shuttle)}} can return a copy of the original 
> Project, if the list of expressions is modified by the shuttle. However, this 
> Project copy will maintain the original rowType, which might be wrong because 
> this type is based on the expressions list (which was modified by the shuttle)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to