Re: [DISCUSS] Deprecate previous Python APIs

2019-06-20 Thread Chesnay Schepler
I have created a JIRA and PR for removing the Python APIs. On 11/06/2019 15:30, Stephan Ewen wrote: Hi all! I would suggest to deprecating the existing python APIs for DataSet and DataStream API w

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-14 Thread jincheng sun
+1 for removing and we can try our best to enrich the new Python API. Cheers, Jincheng Yu Li 于2019年6月14日周五 下午6:42写道: > +1 on removing plus an explicit NOTE thread, to prevent any neglection due > to the current title (deprecation). > > Best Regards, > Yu > > > On Fri, 14 Jun 2019 at 18:09, Step

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-14 Thread Yu Li
+1 on removing plus an explicit NOTE thread, to prevent any neglection due to the current title (deprecation). Best Regards, Yu On Fri, 14 Jun 2019 at 18:09, Stephan Ewen wrote: > Okay, so we seem to have consensus for at least deprecating them, with a > suggestion to even directly remove them

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-14 Thread Stephan Ewen
Okay, so we seem to have consensus for at least deprecating them, with a suggestion to even directly remove them. A previous survey also brought no users of that python API to light [1] I am inclined to go with removing. Typically, deprecation is the way to go, but we could make an exception and e

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-12 Thread Chesnay Schepler
I would just remove them. As you said, there are very limited as to what features they support, and haven't been under active development for several releases. Existing users (if there even are any) could continue to use older version against newer releases. It's is slightly more involved than

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-12 Thread vino yang
+1 from my side Best, Vino Terry Wang 于2019年6月12日周三 下午5:45写道: > +1 for deprecation. It’s very reasonable. > > 在 2019年6月12日,下午5:32,Till Rohrmann 写道: > > +1 for deprecation. > > Cheers, > Till > > On Wed, Jun 12, 2019 at 4:31 AM Hequn Cheng wrote: > >> +1 on the proposal! >> Maintaining only on

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-12 Thread Terry Wang
+1 for deprecation. It’s very reasonable. > 在 2019年6月12日,下午5:32,Till Rohrmann 写道: > > +1 for deprecation. > > Cheers, > Till > > On Wed, Jun 12, 2019 at 4:31 AM Hequn Cheng > wrote: > +1 on the proposal! > Maintaining only one Python API is helpful for users and c

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-12 Thread Till Rohrmann
+1 for deprecation. Cheers, Till On Wed, Jun 12, 2019 at 4:31 AM Hequn Cheng wrote: > +1 on the proposal! > Maintaining only one Python API is helpful for users and contributors. > > Best, Hequn > > On Wed, Jun 12, 2019 at 9:41 AM Jark Wu wrote: > >> +1 and looking forward to the new Python AP

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Hequn Cheng
+1 on the proposal! Maintaining only one Python API is helpful for users and contributors. Best, Hequn On Wed, Jun 12, 2019 at 9:41 AM Jark Wu wrote: > +1 and looking forward to the new Python API world. > > Best, > Jark > > On Wed, 12 Jun 2019 at 09:22, Becket Qin wrote: > >> +1 on deprecatin

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Jark Wu
+1 and looking forward to the new Python API world. Best, Jark On Wed, 12 Jun 2019 at 09:22, Becket Qin wrote: > +1 on deprecating the old Python API in 1.9 release. > > Thanks, > > Jiangjie (Becket) Qin > > On Wed, Jun 12, 2019 at 9:07 AM Dian Fu wrote: > >> +1 for this proposal. >> >> Regard

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Becket Qin
+1 on deprecating the old Python API in 1.9 release. Thanks, Jiangjie (Becket) Qin On Wed, Jun 12, 2019 at 9:07 AM Dian Fu wrote: > +1 for this proposal. > > Regards, > Dian > > 在 2019年6月12日,上午8:24,jincheng sun 写道: > > big +1 for the proposal. > > We will soon complete all the Python API func

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Dian Fu
+1 for this proposal. Regards, Dian > 在 2019年6月12日,上午8:24,jincheng sun 写道: > > big +1 for the proposal. > > We will soon complete all the Python API functional development of the 1.9 > release, the development of UDFs will be carried out. After the support of > UDFs is completed, it will be

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread jincheng sun
big +1 for the proposal. We will soon complete all the Python API functional development of the 1.9 release, the development of UDFs will be carried out. After the support of UDFs is completed, it will be very natural to support Datastream API. If all of us agree with this proposal, I believe tha

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Zili Chen
+1 Best, tison. zhijiang 于2019年6月11日周二 下午10:52写道: > It is reasonable as stephan explained. +1 from my side! > > -- > From:Jeff Zhang > Send Time:2019年6月11日(星期二) 22:11 > To:Stephan Ewen > Cc:user ; dev > Subject:Re: [DISCUSS] De

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread zhijiang
It is reasonable as stephan explained. +1 from my side! -- From:Jeff Zhang Send Time:2019年6月11日(星期二) 22:11 To:Stephan Ewen Cc:user ; dev Subject:Re: [DISCUSS] Deprecate previous Python APIs +1 Stephan Ewen 于2019年6月11日周二 下午9:30写道

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-11 Thread Jeff Zhang
+1 Stephan Ewen 于2019年6月11日周二 下午9:30写道: > Hi all! > > I would suggest to deprecating the existing python APIs for DataSet and > DataStream API with the 1.9 release. > > Background is that there is a new Python API under development. > The new Python API is initially against the Table API. Flink