RE: [ANNOUNCE] Hequn becomes a Flink committer

2019-08-07 Thread xingcanc
Congratulations, Hequn! From: Xintong Song Sent: Wednesday, August 07, 2019 10:41 AM To: dev@flink.apache.org Cc: user Subject: Re: [ANNOUNCE] Hequn becomes a Flink committer Congratulations~! Thank you~ Xintong Song On Wed, Aug 7, 2019 at 4:00 PM vino yang mailto:yanghua1...

RE: [ANNOUNCE] Zili Chen becomes a Flink committer

2019-09-11 Thread xingcanc
Congratulations, Zili. Best, Xingcan From: SHI Xiaogang Sent: Wednesday, September 11, 2019 7:43 AM To: Guowei Ma Cc: Fabian Hueske ; Biao Liu ; Oytun Tez ; bupt_ljy ; dev ; user ; Till Rohrmann Subject: Re: [ANNOUNCE] Zili Chen becomes a Flink committer Congratulations! Rega

RE: [VOTE] FLIP-65: New type inference for Table API UDFs

2019-10-21 Thread xingcanc
+1 (binding) Best, Xingcan -Original Message- From: jincheng sun Sent: Monday, October 21, 2019 5:04 To: dev Subject: Re: [VOTE] FLIP-65: New type inference for Table API UDFs +1(binding) Best, Jincheng Jark Wu 于2019年10月21日周一 下午4:55写道: > +1 (binding) > > Best, > Jark > > > 在 2019年

RE: [ANNOUNCE] Jark Wu is now part of the Flink PMC

2019-11-08 Thread xingcanc
Congratulations, Jark! Best, Xingcan -Original Message- From: Thomas Weise Sent: Friday, November 08, 2019 11:05 To: dev Subject: Re: [ANNOUNCE] Jark Wu is now part of the Flink PMC Congratulations! On Fri, Nov 8, 2019 at 5:30 AM Forward Xu wrote: > Congratulations, Jark! > > > Be

RE: About Deprecating split/select for DataStream API

2019-06-17 Thread xingcanc
Hi all, Thanks for sharing your thoughts on this topic. First, we must admit that the current implementation for split/select is flawed. I roughly went through the source codes, the problem may be that for consecutive select/split(s), the former one will be overridden by the later one during S