[
https://issues.apache.org/jira/browse/FLINK-20513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he updated FLINK-20513:
-------------------------------
Description: The issue will separate the implementation of
{{Batch(/Stream)ExecExchange}}, we will introduce
Batch(/Stream)PhysicalExchange which will extend {{FlinkPhysicalRel}},
{{BatchExecExchange}} will be moved into `nodes.exec.batch` package and will
implement ExecNode for Exchange, {{StreamExecExchange}} will be moved into
`nodes.exec.stream` package. (was: The issue will separate the implementation
of Batch(/Stream)ExecExchange, we will introduce Batch(/Stream)PhysicalExchange
which will extend {{FlinkPhysicalRel}}, {{BatchExecExchange}} will be moved
into `nodes.exec.batch` package and will implement ExecNode for Exchange,
{{StreamExecExchange}} will be moved into `nodes.exec.stream` package. )
> Separate the implementation of BatchExecExchange and StreamExecExchange
> -----------------------------------------------------------------------
>
> Key: FLINK-20513
> URL: https://issues.apache.org/jira/browse/FLINK-20513
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: godfrey he
> Priority: Major
>
> The issue will separate the implementation of {{Batch(/Stream)ExecExchange}},
> we will introduce Batch(/Stream)PhysicalExchange which will extend
> {{FlinkPhysicalRel}}, {{BatchExecExchange}} will be moved into
> `nodes.exec.batch` package and will implement ExecNode for Exchange,
> {{StreamExecExchange}} will be moved into `nodes.exec.stream` package.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)