You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Francesco Guardiani (Jira)" <ji...@apache.org> on 2022/01/31 14:55:00 UTC

[jira] [Created] (FLINK-25895) Add ExecNodeGraph ser/de

Francesco Guardiani created FLINK-25895:
-------------------------------------------

             Summary: Add ExecNodeGraph ser/de
                 Key: FLINK-25895
                 URL: https://issues.apache.org/jira/browse/FLINK-25895
             Project: Flink
          Issue Type: Sub-task
            Reporter: Francesco Guardiani
            Assignee: Francesco Guardiani


Right now we have an intermediate model called {{JsonPlanGraph}} to ser/de the ExecNodeGraph. This model is fine, but we should do the conversion through jackson rather than manually ser/de it with {{ExecNodeGraphJsonPlanGenerator}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)