You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2021/10/26 11:17:00 UTC

[jira] [Created] (FLINK-24649) Add DraftExecutionEnvironment to support wrapping operators during compile time

Yun Gao created FLINK-24649:
-------------------------------

             Summary: Add DraftExecutionEnvironment to support wrapping operators during compile time
                 Key: FLINK-24649
                 URL: https://issues.apache.org/jira/browse/FLINK-24649
             Project: Flink
          Issue Type: Sub-task
          Components: Library / Machine Learning
            Reporter: Yun Gao
            Assignee: Yun Gao
             Fix For: 0.1.0


To add wrappers for each operator, we'll have to first make users construct the subgraph of the iteration body in a separate env, and then copy to the actual env with the operators wrapped. We'll introduce a DraftExecutionEnvironment for this purpose.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)