[
https://issues.apache.org/jira/browse/FLINK-19737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he closed FLINK-19737.
------------------------------
Resolution: Implemented
master: 20f730685f6e7d1a22974acf4980d0b99d4e3b3f
> Introduce TableOperatorWrapperGenerator to translate transformation DAG in a
> multiple-input node to TableOperatorWrapper DAG
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-19737
> URL: https://issues.apache.org/jira/browse/FLINK-19737
> 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.12.0
>
>
> {{Transformation}} is not serializable, while {{StreamOperatorFactory}} is.
> We need to introduce another class (named {{TableOperatorWrapper}}) to store
> the information of a {{Transformation}}, and introduce a utility class (named
> {{TableOperatorWrapper}}) to convert the {{Transformation}} DAG to
> {{TableOperatorWrapper}} DAG.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)