Re: [DISCUSS] FLIP-435: Introduce a New Dynamic Table for Simplifying Data Pipelines

2024-04-12 Thread Lincoln Lee
Thanks Jamie for your thoughtful inputs! Regarding the necessity of supporting updates, I'd like to add a scenario where the base table for the 'view' created by the user does not entirely come from a database(under the relational model). For example, in a specific scenario: personalized user

[Vote] FLIP-438: Amazon SQS Sink Connector

2024-04-12 Thread Dhingra, Priya
Hi devs, Thank you to everyone for the feedback on FLIP-438: Amazon SQS Sink Connector I would like to start a vote for it. The vote will be open for at least 72 hours unless there is an objection or

Re: [DISCUSS] FLIP-438: Amazon SQS Sink Connector

2024-04-12 Thread Dhingra, Priya
Thanks Samrat, that sounds great!. Updated "Yes" for Table support in FLIP. On 4/11/24, 10:18 PM, "Samrat Deb" mailto:decordea...@gmail.com>> wrote: CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and

[jira] [Created] (FLINK-35097) Table API Filesystem connector with 'raw' format repeats last line

2024-04-12 Thread David Perkins (Jira)
David Perkins created FLINK-35097: - Summary: Table API Filesystem connector with 'raw' format repeats last line Key: FLINK-35097 URL: https://issues.apache.org/jira/browse/FLINK-35097 Project: Flink

Re: [DISCUSS] FLIP-435: Introduce a New Dynamic Table for Simplifying Data Pipelines

2024-04-12 Thread Jamie Grier
> > In the SQL standard regarding the definition of View, there are the > following restrictions: 1. Partitioned view is not supported. I agree that partitioned "views" don't really make sense since there is no storage to partition. However, a bit of a search reveals that partitioned

[jira] [Created] (FLINK-35096) Flink OpenSearch Connector

2024-04-12 Thread Harish Sharma (Jira)
Harish Sharma created FLINK-35096: - Summary: Flink OpenSearch Connector Key: FLINK-35096 URL: https://issues.apache.org/jira/browse/FLINK-35096 Project: Flink Issue Type: Bug

Re: [EXTERNAL] RE: [DISCUSS] FLIP-XXX Apicurio-avro format

2024-04-12 Thread Martijn Visser
Hi David, I tried, but the format wasn't as the FLIP template expects, so I ended up needing to change the entire formatting and that was just too much work to be honest. If you could make sure that especially the headers match with the FLIP template, and that all of the contents from the FLIP

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Ferenc Csaky
Congratulations, Lincoln! Best, Ferenc On Friday, April 12th, 2024 at 15:54, lorenzo.affe...@ververica.com.INVALID wrote: > > > Huge congrats! Well done! > On Apr 12, 2024 at 13:56 +0200, Ron liu ron9@gmail.com, wrote: > > > Congratulations, Lincoln! > > > > Best, > > Ron > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Ferenc Csaky
Congratulations, Jing! Best, Ferenc On Friday, April 12th, 2024 at 13:54, Ron liu wrote: > > > Congratulations, Jing! > > Best, > Ron > > Junrui Lee jrlee@gmail.com 于2024年4月12日周五 18:54写道: > > > Congratulations, Jing! > > > > Best, > > Junrui > > > > Aleksandr Pilipenko

Re: [EXTERNAL] RE: [DISCUSS] FLIP-XXX Apicurio-avro format

2024-04-12 Thread David Radley
Hi, A gentle nudge. Please could a committer/PMC member raise the Flip for this, Kind regards, David. From: David Radley Date: Monday, 8 April 2024 at 09:40 To: dev@flink.apache.org Subject: [EXTERNAL] RE: [DISCUSS] FLIP-XXX Apicurio-avro format Hi, I have posted a Google Doc [0] to the

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread lorenzo . affetti
Huge congrats! Well done! On Apr 12, 2024 at 13:56 +0200, Ron liu , wrote: > Congratulations, Lincoln! > > Best, > Ron > > Junrui Lee 于2024年4月12日周五 18:54写道: > > > Congratulations, Lincoln! > > > > Best, > > Junrui > > > > Aleksandr Pilipenko 于2024年4月12日周五 18:29写道: > > > > > > Congratulations,

[jira] [Created] (FLINK-35095) ExecutionEnvironmentImplTest.testFromSource failure on GitHub CI

2024-04-12 Thread Ryan Skraba (Jira)
Ryan Skraba created FLINK-35095: --- Summary: ExecutionEnvironmentImplTest.testFromSource failure on GitHub CI Key: FLINK-35095 URL: https://issues.apache.org/jira/browse/FLINK-35095 Project: Flink

Re: [DISCUSS] FLIP-435: Introduce a New Dynamic Table for Simplifying Data Pipelines

2024-04-12 Thread Ron liu
FLIP-282 [1] has also introduced Update & Delete API for modifying table. 1. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=235838061 Best, Ron Ron liu 于2024年4月12日周五 19:49写道: > Hi, jgrier > > Thanks for your insightful input. > > First of all, very much agree with you that

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Ron liu
Congratulations, Lincoln! Best, Ron Junrui Lee 于2024年4月12日周五 18:54写道: > Congratulations, Lincoln! > > Best, > Junrui > > Aleksandr Pilipenko 于2024年4月12日周五 18:29写道: > > > Congratulations, Lincoln! > > > > Best Regards > > Aleksandr > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Ron liu
Congratulations, Jing! Best, Ron Junrui Lee 于2024年4月12日周五 18:54写道: > Congratulations, Jing! > > Best, > Junrui > > Aleksandr Pilipenko 于2024年4月12日周五 18:28写道: > > > Congratulations, Jing! > > > > Best Regards, > > Aleksandr > > >

Re: [DISCUSS] FLIP-435: Introduce a New Dynamic Table for Simplifying Data Pipelines

2024-04-12 Thread Ron liu
Hi, jgrier Thanks for your insightful input. First of all, very much agree with you that it is a right direction that we should strive towards making Flink SQL more user-friendly, including simplifying the job execution parameters, execution modes, data processing pipeline definitions and

Re: Proposal: I hope the official documentation can provide an "Integrations" section.

2024-04-12 Thread Kaiming Wan
Hi Martijn, Thank you for your response, it has excellently clarified my confusion. Flink and Kafka are both important and excellent products in the field of stream processing. I hope that in the future AutoMQ can have more cooperation with Flink. > 2024年4月12日 19:03,Martijn Visser 写道: > >

Re: Proposal: I hope the official documentation can provide an "Integrations" section.

2024-04-12 Thread Martijn Visser
Hi Kaiming, Since AutoMQ isn't part of the ASF Flink project, I'm not sure if it makes sense to document this in the Flink documentation. There are many technologies compatible with the Kafka API, but we also don't have those listed in our docs and I don't think we should. Best regards, Martijn

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Junrui Lee
Congratulations, Lincoln! Best, Junrui Aleksandr Pilipenko 于2024年4月12日周五 18:29写道: > Congratulations, Lincoln! > > Best Regards > Aleksandr >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Junrui Lee
Congratulations, Jing! Best, Junrui Aleksandr Pilipenko 于2024年4月12日周五 18:28写道: > Congratulations, Jing! > > Best Regards, > Aleksandr >

Re: [DISCUSS] FLIP-438: Amazon SQS Sink Connector

2024-04-12 Thread Aleksandr Pilipenko
Hi Priya, Thank you for the FLIP, SQS connector will be a great addition for AWS connectors. I agree with Ahmed, it would be better to leave implementation details of the sink out of the FLIP and focus on how users of this connector will be interacting with it, mainly available configuration

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Jeyhun Karimov
Congratulations, Lincoln! Regards, Jeyhun On Fri, Apr 12, 2024 at 12:31 PM Aleksandr Pilipenko wrote: > Congratulations, Lincoln! > > Best Regards > Aleksandr >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Jeyhun Karimov
Congratulations, Jing! Regards, Jeyhun On Fri, Apr 12, 2024 at 12:28 PM Aleksandr Pilipenko wrote: > Congratulations, Jing! > > Best Regards, > Aleksandr >

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Aleksandr Pilipenko
Congratulations, Lincoln! Best Regards Aleksandr

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Aleksandr Pilipenko
Congratulations, Jing! Best Regards, Aleksandr

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread gongzhongqiang
Congratulations, Jing! Best regards, Zhongqiang Gong Jark Wu 于2024年4月12日周五 16:02写道: > Hi everyone, > > On behalf of the PMC, I'm very happy to announce that Jing Ge has > joined the Flink PMC! > > Jing has been contributing to Apache Flink for a long time. He continuously > works on SQL,

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread gongzhongqiang
Congratulations, Lincoln! Best, Zhongqiang Gong Jark Wu 于2024年4月12日周五 16:01写道: > Hi everyone, > > On behalf of the PMC, I'm very happy to announce that Lincoln Lee has > joined the Flink PMC! > > Lincoln has been an active member of the Apache Flink community for > many years. He mainly

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Muhammet Orazov
Congratulations Lincoln! Well deserved! Best, Muhammet On 2024-04-12 07:59, Jark Wu wrote: Hi everyone, On behalf of the PMC, I'm very happy to announce that Lincoln Lee has joined the Flink PMC! Lincoln has been an active member of the Apache Flink community for many years. He mainly works

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Muhammet Orazov
Congratulations Jing! Well deserved! Best, Muhammet On 2024-04-12 08:02, Jark Wu wrote: Hi everyone, On behalf of the PMC, I'm very happy to announce that Jing Ge has joined the Flink PMC! Jing has been contributing to Apache Flink for a long time. He continuously works on SQL, connectors,

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Lijie Wang
Congratulations Lincoln ! Best, Lijie 于2024年4月12日周五 18:16写道: > Congratulations Lincoln! > On Apr 12, 2024 at 12:08 +0200, yuxia , > wrote: > > Congratulations, Lincoln! > > > > Best regards, > > Yuxia > > > > - 原始邮件 - > > 发件人: "Feng Jin" > > 收件人: "dev" > > 发送时间: 星期五, 2024年 4 月 12日 下午

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread lorenzo . affetti
Congratulations Lincoln! On Apr 12, 2024 at 12:08 +0200, yuxia , wrote: > Congratulations, Lincoln! > > Best regards, > Yuxia > > - 原始邮件 - > 发件人: "Feng Jin" > 收件人: "dev" > 发送时间: 星期五, 2024年 4 月 12日 下午 5:23:40 > 主题: Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread lorenzo . affetti
Congratulations Jing! All the hard work paid off :) On Apr 12, 2024 at 11:46 +0200, weijie guo , wrote: > Congratulations, Jing! > > Best regards, > > Weijie > > > Feng Jin 于2024年4月12日周五 17:24写道: > > > Congratulations, Jing > > > > Best, > > Feng Jin > > > > On Fri, Apr 12, 2024 at 4:46 PM Samrat

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Ahmed Hamdy
Congratulations Lincoln! Best Regards Ahmed Hamdy On Fri, 12 Apr 2024 at 11:09, yuxia wrote: > Congratulations, Lincoln! > > Best regards, > Yuxia > > - 原始邮件 - > 发件人: "Feng Jin" > 收件人: "dev" > 发送时间: 星期五, 2024年 4 月 12日 下午 5:23:40 > 主题: Re: [ANNOUNCE] New Apache Flink PMC Member -

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Ahmed Hamdy
Congratulations, Jing! Best Regards Ahmed Hamdy On Fri, 12 Apr 2024 at 10:46, weijie guo wrote: > Congratulations, Jing! > > Best regards, > > Weijie > > > Feng Jin 于2024年4月12日周五 17:24写道: > > > Congratulations, Jing > > > > Best, > > Feng Jin > > > > On Fri, Apr 12, 2024 at 4:46 PM Samrat Deb

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread yuxia
Congratulations, Lincoln! Best regards, Yuxia - 原始邮件 - 发件人: "Feng Jin" 收件人: "dev" 发送时间: 星期五, 2024年 4 月 12日 下午 5:23:40 主题: Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee Congratulations, Lincoln! Best, Feng Jin On Fri, Apr 12, 2024 at 5:20 PM xiangyu feng wrote: >

Proposal: I hope the official documentation can provide an "Integrations" section.

2024-04-12 Thread Kaiming Wan
Hi,I am a developer from AutoMQ who want to contribute an integration doc to flink. Regrettably, I did not see an "Integrations" related section in the official documentation. The only section that might be somewhat close is "Connectors". However, our situation is quite special. Since AutoMQ is

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread weijie guo
Congratulations, Jing! Best regards, Weijie Feng Jin 于2024年4月12日周五 17:24写道: > Congratulations, Jing > > Best, > Feng Jin > > On Fri, Apr 12, 2024 at 4:46 PM Samrat Deb wrote: > > > Congratulations, Jing! > > > > > > On Fri, 12 Apr 2024 at 2:15 PM, Jiabao Sun wrote: > > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Feng Jin
Congratulations, Jing Best, Feng Jin On Fri, Apr 12, 2024 at 4:46 PM Samrat Deb wrote: > Congratulations, Jing! > > > On Fri, 12 Apr 2024 at 2:15 PM, Jiabao Sun wrote: > > > Congratulations, Jing! > > > > Best, > > Jiabao > > > > Sergey Nuyanzin 于2024年4月12日周五 16:41写道: > > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Feng Jin
Congratulations, Lincoln! Best, Feng Jin On Fri, Apr 12, 2024 at 5:20 PM xiangyu feng wrote: > Congratulations, Lincoln! > > Best, > Xiangyu Feng > > Feifan Wang 于2024年4月12日周五 17:19写道: > > > Congratulations, Lincoln! > > > > > > —— > > > > Best regards, > > > > Feifan Wang > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread xiangyu feng
Congratulations, Lincoln! Best, Xiangyu Feng Feifan Wang 于2024年4月12日周五 17:19写道: > Congratulations, Lincoln! > > > —— > > Best regards, > > Feifan Wang > > > > > At 2024-04-12 15:59:00, "Jark Wu" wrote: > >Hi everyone, > > > >On behalf of the PMC, I'm very happy to announce that

Re:[ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Feifan Wang
Congratulations, Lincoln! —— Best regards, Feifan Wang At 2024-04-12 15:59:00, "Jark Wu" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce that Lincoln Lee has >joined the Flink PMC! > >Lincoln has been an active member of the Apache Flink community for

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Yubin Li
Congratulations, well deserved! Best regards, Yubin On Fri, Apr 12, 2024 at 4:53 PM Geng Biao wrote: > > Congrats, Lincoln! > Best, > Biao Geng > > 发送自 Outlook for iOS > > 发件人: Samrat Deb > 发送时间: Friday, April 12, 2024 4:46:42 PM > 收件人:

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Geng Biao
Congrats, Lincoln! Best, Biao Geng 发送自 Outlook for iOS 发件人: Samrat Deb 发送时间: Friday, April 12, 2024 4:46:42 PM 收件人: dev@flink.apache.org 主题: Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee Congratulations, Lincoln! On Fri, 12

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Samrat Deb
Congratulations, Lincoln! On Fri, 12 Apr 2024 at 2:16 PM, Jiabao Sun wrote: > Congratulations, Lincoln! > > Best, > Jiabao > > Sergey Nuyanzin 于2024年4月12日周五 16:41写道: > > > Congratulations, Lincoln! > > > > > > > > On Fri, Apr 12, 2024 at 10:30 AM Rui Fan <1996fan...@gmail.com> wrote: > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Samrat Deb
Congratulations, Jing! On Fri, 12 Apr 2024 at 2:15 PM, Jiabao Sun wrote: > Congratulations, Jing! > > Best, > Jiabao > > Sergey Nuyanzin 于2024年4月12日周五 16:41写道: > > > Congratulations, Jing! > > > > On Fri, Apr 12, 2024 at 10:29 AM Rui Fan <1996fan...@gmail.com> wrote: > > > > >

Re: Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread weijie guo
Congratulations, well deserved. Best regards, Weijie Yuepeng Pan 于2024年4月12日周五 16:41写道: > Congratulations, Lincoln! > > Best,Yuepeng Pan > At 2024-04-12 16:24:01, "Yun Tang" wrote: > >Congratulations, Lincoln! > > > > > >Best > >Yun Tang > > > >From: Jark Wu

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Jiabao Sun
Congratulations, Jing! Best, Jiabao Sergey Nuyanzin 于2024年4月12日周五 16:41写道: > Congratulations, Jing! > > On Fri, Apr 12, 2024 at 10:29 AM Rui Fan <1996fan...@gmail.com> wrote: > > > Congratulations, Jing~ > > > > Best, > > Rui > > > > On Fri, Apr 12, 2024 at 4:28 PM Yun Tang wrote: > > > > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Jiabao Sun
Congratulations, Lincoln! Best, Jiabao Sergey Nuyanzin 于2024年4月12日周五 16:41写道: > Congratulations, Lincoln! > > > > On Fri, Apr 12, 2024 at 10:30 AM Rui Fan <1996fan...@gmail.com> wrote: > > > Congratulations, Lincoln! > > > > Best, > > Rui > > > > On Fri, Apr 12, 2024 at 3:59 PM Jark Wu wrote:

Re:Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Yuepeng Pan
Congratulations ! Gejing. Best,Yuepeng Pan At 2024-04-12 16:28:36, "Rui Fan" <1996fan...@gmail.com> wrote: >Congratulations, Jing~ > >Best, >Rui > >On Fri, Apr 12, 2024 at 4:28 PM Yun Tang wrote: > >> Congratulations, Jing! >> >> Best >> Yun Tang >> >> From: Jark

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Sergey Nuyanzin
Congratulations, Jing! On Fri, Apr 12, 2024 at 10:29 AM Rui Fan <1996fan...@gmail.com> wrote: > Congratulations, Jing~ > > Best, > Rui > > On Fri, Apr 12, 2024 at 4:28 PM Yun Tang wrote: > > > Congratulations, Jing! > > > > Best > > Yun Tang > > > > From: Jark

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Sergey Nuyanzin
Congratulations, Lincoln! On Fri, Apr 12, 2024 at 10:30 AM Rui Fan <1996fan...@gmail.com> wrote: > Congratulations, Lincoln! > > Best, > Rui > > On Fri, Apr 12, 2024 at 3:59 PM Jark Wu wrote: > > > Hi everyone, > > > > On behalf of the PMC, I'm very happy to announce that Lincoln Lee has > >

Re:Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Yuepeng Pan
Congratulations, Lincoln! Best,Yuepeng Pan At 2024-04-12 16:24:01, "Yun Tang" wrote: >Congratulations, Lincoln! > > >Best >Yun Tang > >From: Jark Wu >Sent: Friday, April 12, 2024 15:59 >To: dev >Cc: Lincoln Lee >Subject: [ANNOUNCE] New Apache Flink PMC Member -

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Paul Lam
Congrats, Lincoln! Best, Paul Lam > 2024年4月12日 16:28,Rui Fan <1996fan...@gmail.com> 写道: > > Congratulations, Lincoln!

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Rui Fan
Congratulations, Jing~ Best, Rui On Fri, Apr 12, 2024 at 4:28 PM Yun Tang wrote: > Congratulations, Jing! > > Best > Yun Tang > > From: Jark Wu > Sent: Friday, April 12, 2024 16:02 > To: dev > Cc: gej...@gmail.com > Subject: [ANNOUNCE] New Apache Flink PMC

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Rui Fan
Congratulations, Lincoln! Best, Rui On Fri, Apr 12, 2024 at 3:59 PM Jark Wu wrote: > Hi everyone, > > On behalf of the PMC, I'm very happy to announce that Lincoln Lee has > joined the Flink PMC! > > Lincoln has been an active member of the Apache Flink community for > many years. He mainly

Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Yun Tang
Congratulations, Jing! Best Yun Tang From: Jark Wu Sent: Friday, April 12, 2024 16:02 To: dev Cc: gej...@gmail.com Subject: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge Hi everyone, On behalf of the PMC, I'm very happy to announce that Jing Ge has joined

Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Yun Tang
Congratulations, Lincoln! Best Yun Tang From: Jark Wu Sent: Friday, April 12, 2024 15:59 To: dev Cc: Lincoln Lee Subject: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee Hi everyone, On behalf of the PMC, I'm very happy to announce that Lincoln Lee has

[jira] [Created] (FLINK-35094) SinkTestSuiteBase.testScaleDown is hanging for 1.20-SNAPSHOT

2024-04-12 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-35094: --- Summary: SinkTestSuiteBase.testScaleDown is hanging for 1.20-SNAPSHOT Key: FLINK-35094 URL: https://issues.apache.org/jira/browse/FLINK-35094 Project: Flink

[ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Jark Wu
Hi everyone, On behalf of the PMC, I'm very happy to announce that Jing Ge has joined the Flink PMC! Jing has been contributing to Apache Flink for a long time. He continuously works on SQL, connectors, Source, and Sink APIs, test, and document modules while contributing lots of code and

[ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Jark Wu
Hi everyone, On behalf of the PMC, I'm very happy to announce that Lincoln Lee has joined the Flink PMC! Lincoln has been an active member of the Apache Flink community for many years. He mainly works on Flink SQL component and has driven /pushed many FLIPs around SQL, including

Re: [VOTE] FLIP-399: Flink Connector Doris

2024-04-12 Thread Hang Ruan
+1 (non-binding) Best, Hang Martijn Visser 于2024年4月12日周五 05:39写道: > +1 (binding) > > On Wed, Apr 10, 2024 at 4:34 AM Jing Ge > wrote: > > > +1(binding) > > > > Best regards, > > Jing > > > > On Tue, Apr 9, 2024 at 8:54 PM Feng Jin wrote: > > > > > +1 (non-binding) > > > > > > Best, > > >

[SUMMARY] Flink 1.20 Release Sync 04/09/2024

2024-04-12 Thread weijie guo
Dear devs, A few days ago(April 9) we had our first meeting for Flink 1.20 release cycle. I'd like to share the info synced in the meeting. 1. Feature freezing and release: - Feature Freeze - June 15, 2024, 00:00 CEST(UTC+2) - Release - End of July 2024 2. Daily work