[
https://issues.apache.org/jira/browse/FLINK-21096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
godfrey he closed FLINK-21096.
------------------------------
Resolution: Fixed
Fixed in 1.13.0: 0150ae471ce1c82404d51be2855f642d91088ad7
> Introduce ExecNodeGraphJsonPlanGenerator to serialize ExecNodeGraph to json
> plan and deserialize json plan to ExecNodeGraph
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-21096
> URL: https://issues.apache.org/jira/browse/FLINK-21096
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: godfrey he
> Assignee: godfrey he
> Priority: Major
> Fix For: 1.13.0
>
>
> ExecNodeGraphJsonPlanGenerator is an utility class that can generate json
> plan based on given ExecNodeGraph or generate ExecNodeGraph based on given
> json plan.
> Based on FLINK-21092, FLINK-21093, FLINK-21094 and this jira, we can get the
> json plan for {{insert into MySink select * from MyTable}}, we also can
> submit the json plan and get the execution result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)