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

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

     [ https://issues.apache.org/jira/browse/FLINK-24649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao closed FLINK-24649.
---------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)