[
https://issues.apache.org/jira/browse/CALCITE-4525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301777#comment-17301777
]
Julian Hyde commented on CALCITE-4525:
--------------------------------------
[~Ziwei Liu], Can you please provide a test case that demonstrates the problem.
I couldn't tell whether what you wrote above was a test case or a critique of
my attempt at a test case.
> Pull up predicate will lost some predicates when project contains same
> RexInputRef.
> ------------------------------------------------------------------------------------
>
> Key: CALCITE-4525
> URL: https://issues.apache.org/jira/browse/CALCITE-4525
> Project: Calcite
> Issue Type: Improvement
> Reporter: Ziwei Liu
> Assignee: Ziwei Liu
> Priority: Major
>
> If project like this a=$0, b=$0
> Pull up predicate is $0='a'
> when pull up through project, predicate will only contain b='a'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)