[
https://issues.apache.org/jira/browse/FLINK-24649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436270#comment-17436270
]
Yun Gao commented on FLINK-24649:
---------------------------------
Fix on master via
9baf6bdaf50bd3c9a1cf2048845841a756547a24..c3bce227f1dc22e49dc9a4ef8b9ae9a45322e2b2
> 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)