[
https://issues.apache.org/jira/browse/CALCITE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876380#comment-16876380
]
Haisheng Yuan commented on CALCITE-3165:
----------------------------------------
Yup, a test case might be helpful.
> 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
>
> {{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)