[
https://issues.apache.org/jira/browse/FLINK-3976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yijie Shen updated FLINK-3976:
------------------------------
Description:
The field name collisions in physical plan node make IDE hard to get a field's
type and unable to give accurate hint while developing, I suggest we rename
them :)
The collisions are: {{rowType}}, {{input}}, {{table}}, {{left}}, {{right}},
{{tuples}}.
was:
The field name collisions in physical plan node make IDE hard to get a field's
type and unable to give accurate hint while developing, I suggest we rename
them :)
The collisions are: {{rowType}}, {{input}}, {{table}}, {{left}}, {{right}},
{{tuples}},
> Alias fields of physical plan node to avoid name collision with Calcite
> protected fields
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-3976
> URL: https://issues.apache.org/jira/browse/FLINK-3976
> Project: Flink
> Issue Type: Improvement
> Components: Table API
> Reporter: Yijie Shen
> Priority: Minor
>
> The field name collisions in physical plan node make IDE hard to get a
> field's type and unable to give accurate hint while developing, I suggest we
> rename them :)
> The collisions are: {{rowType}}, {{input}}, {{table}}, {{left}}, {{right}},
> {{tuples}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)