[
https://issues.apache.org/jira/browse/FLINK-21730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he closed FLINK-21730.
------------------------------
Resolution: Fixed
Fixed in 1.13.0: b0ffd844764bc0eab06b4319d5b9237dd7526e41
> Introduce ExecNodeTranslator
> ----------------------------
>
> Key: FLINK-21730
> URL: https://issues.apache.org/jira/browse/FLINK-21730
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> An ExecNodeTranslator is responsible for translating an ExecNode to Flink
> operator, it has two sub-classes now: SingleTransformationTranslator and
> MultipleTransformationTranslator. For SingleTransformationTranslator, we can
> set some info (such as parallelism) to the Transformation in the base class
> and will reduce many duplicate code
--
This message was sent by Atlassian Jira
(v8.3.4#803005)