[
https://issues.apache.org/jira/browse/FLINK-11946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhang updated FLINK-11946:
-------------------------------
Description: This issue introduces Exec nodes, which are execution nodes
converted from FlinkPhysicalRel. Each Exec node contains execution informations
for the corresponding FlinkPhysicalRel, such as how much resource the node will
take, how to convert to StreamTransformation.
> Introduce Exec nodes
> --------------------
>
> Key: FLINK-11946
> URL: https://issues.apache.org/jira/browse/FLINK-11946
> Project: Flink
> Issue Type: Task
> Components: API / Table SQL
> Reporter: Jing Zhang
> Priority: Major
>
> This issue introduces Exec nodes, which are execution nodes converted from
> FlinkPhysicalRel. Each Exec node contains execution informations for the
> corresponding FlinkPhysicalRel, such as how much resource the node will take,
> how to convert to StreamTransformation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)