Hi everyone,
We (Jiangjie Qin, Yun Gao, Zhipeng Zhang, Weibo Zhao, Yunfeng Zhou and
myself) would like to make the following minor API change to this FLIP.
We will update Stage's Java doc to say the following, which changed the
load(..) first parameter type from StreamExecutionEnvironment to
Stre
Hi everyone,
We would like to make the following API changes to this FLIP:
1) Updates Stage's Java doc to say the following
Every Stage subclass should implement a static method with signature
"static T load(StreamExecutionEnvironment env, String path)", where T
refers to the concrete subclass. T
Thanks everyone for your votes!
The proposal has passed with the following votes:
+1 (Binding): 3 (Stephan, Becket, Yun)
+1 (Non-binding): 0
-1: 0
Thanks,
Dong
On Sun, Sep 19, 2021 at 8:21 PM Yun Gao
wrote:
> Very thanks Dong and Zhipeng for proposing the FLIP
> on Flink ML!
>
> The FLIP look
Very thanks Dong and Zhipeng for proposing the FLIP
on Flink ML!
The FLIP looks good to me and +1 from my side,
Best,
Yun
--Original Mail --
Sender:Becket Qin
Send Date:Sun Sep 19 12:35:39 2021
Recipients:+dev
Subject:Re: [VOTE] FLIP-173: Support DAG of algor