[
https://issues.apache.org/jira/browse/FLINK-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hequn Cheng reassigned FLINK-7403:
----------------------------------
Assignee: Hequn Cheng
> Remove expandLocalRef() before code generation
> ----------------------------------------------
>
> Key: FLINK-7403
> URL: https://issues.apache.org/jira/browse/FLINK-7403
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: Timo Walther
> Assignee: Hequn Cheng
> Priority: Major
>
> Currently, we expand local references before code generation. This means that
> expressions that actually only need to be evaluated once, might be evaluated
> multiple times. We should remove the expand step where possible.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)