[jira] [Created] (FLINK-37471) Tag the subclass of SourceFunction with @Deprecated

2025-03-13 Thread Jiaan Geng (Jira)
Jiaan Geng created FLINK-37471: -- Summary: Tag the subclass of SourceFunction with @Deprecated Key: FLINK-37471 URL: https://issues.apache.org/jira/browse/FLINK-37471 Project: Flink Issue Type: I

Re: [VOTE] FLIP-510: Drop ChangelogNormalize for operations which don't need it

2025-03-13 Thread Jiabao Sun
+1 (binding) Best, Jiabao Martijn Visser 于2025年3月12日周三 17:58写道: > +1 (binding) > > On Wed, Mar 12, 2025 at 10:21 AM Yuepeng Pan > wrote: > > > +1 (non-binding). > > > > Best regards, > > Yuepeng Pan. > > > > > > > > > > > > > > > > > > > > > > > > At 2025-03-12 17:02:55, "Sergey Nuyanzin" wro

Re: [VOTE] Release 2.0.0, release candidate #2

2025-03-13 Thread Leonard Xu
+1 (binding) - verified signatures - verified hashsums - checked Github release tag - built from source code with JDK11 succeeded - tested using SQL Client to submit job and the query result is expected Best, Leonard > 2025年3月13日 19:17,Lincoln Lee 写道: > > +1 (binding) > > - verified signatur

Re: [VOTE] Release 2.0.0, release candidate #2

2025-03-13 Thread Xiqian YU
+1 (non-binding) * verified that tarball signature and checksum matches * built from source locally with JDK 17 * confirmed that jar files are compiled with Java 11 and Maven 3.8.6 * ran a few DataStream & SQL end-to-end jobs Best Regards, Xiqian > 2025年3月13日 01:17,Ferenc Csaky 写道: > > +1 (non

Re: [VOTE] Release 2.0.0, release candidate #2

2025-03-13 Thread Lincoln Lee
+1 (binding) - verified signatures: *OK* - verified hashes: *OK* - Started local cluster and verified web ui & logs: *OK* - Run simple queries on csv file source in batch mode via sql-client: *OK* Best, Lincoln Lee Dian Fu 于2025年3月13日周四 17:19写道: > +1 (binding) > > - Verified checksum and sig

[DISCUSS] FLIP-515: Dynamic Kafka Sink

2025-03-13 Thread Őrhidi Mátyás
Hi devs, I'd like to start a discussion on FLIP-515: Dynamic Kafka Sink [1]. This is an addition to the existing Dynamic Kafka Source [2] to make the functionality complete. Feel free to share your thoughts and suggestions to make this feature better. + Mason Chen Thanks, Matyas [1] https://cw

2025/03/13 CHI Eastern time zone workgroup meeting minutes

2025-03-13 Thread David Radley
Hi, We had a good Chi meeting today, with a discussion around technical debt and we came up with a potential process improvement around community review. Details in the link. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=345377343 kind regards, David. Unless otherwise stated

Re: [VOTE] Release flink-connector-mongodb v2.0.0, release candidate #2

2025-03-13 Thread weijie guo
+1(binding) - Verified checksums and signature - Built from source - Checked staging repo Best regards, Weijie Ferenc Csaky 于2025年3月12日周三 00:15写道: > +1 (non-binding) > > - Verified checksums and signatures > - Built source with JDK8 and Maven 3.8.6 > - Reviewed web PR > > Thanks, > Ferenc >

Re: [VOTE] Release flink-connector-mongodb v2.0.0, release candidate #2

2025-03-13 Thread Jiabao Sun
Thanks all, this vote is now closed. I will announce the results in another thread. weijie guo 于2025年3月14日周五 10:06写道: > +1(binding) > > - Verified checksums and signature > - Built from source > - Checked staging repo > > Best regards, > > Weijie > > > Ferenc Csaky 于2025年3月12日周三 00:15写道: > > >

[jira] [Created] (FLINK-37470) InitContainer errors are not registered correctly

2025-03-13 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-37470: -- Summary: InitContainer errors are not registered correctly Key: FLINK-37470 URL: https://issues.apache.org/jira/browse/FLINK-37470 Project: Flink Issue Type: Imp

Re: [VOTE] Release 2.0.0, release candidate #2

2025-03-13 Thread Dian Fu
+1 (binding) - Verified checksum and signature - Install the PyFlink packages on MacOS and run a simple Python wordcount Regards, Dian On Thu, Mar 13, 2025 at 12:06 PM Jark Wu wrote: > > +1 (binding) > > - verified signatures: *OK* > - verified hashes: *OK* > - build source code with JDK11 and