Re: [ANNOUNCE] New Apache Flink Committer - Xiqian Yu

2025-04-17 Thread Feng Jin
Congratulations! Best, Feng Jin On Fri, Apr 18, 2025 at 2:13 PM Sergey Nuyanzin wrote: > Congratulations! > > On Fri, Apr 18, 2025, 06:00 Hang Ruan wrote: > > > Congratulations! > > > > Best, > > Hang > > > > On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan > > wrote: > > > > > > Congratulations!

[jira] [Created] (FLINK-37696) replace postgres image to official pg 14 and adjust test to use pgoutput plugin

2025-04-17 Thread Hongshun Wang (Jira)
Hongshun Wang created FLINK-37696: - Summary: replace postgres image to official pg 14 and adjust test to use pgoutput plugin Key: FLINK-37696 URL: https://issues.apache.org/jira/browse/FLINK-37696 Pro

Re: [ANNOUNCE] New Apache Flink Committer - Yanquan Lv

2025-04-17 Thread Sergey Nuyanzin
Congratulations! On Fri, Apr 18, 2025, 05:59 Hang Ruan wrote: > Congrats Yanquan! > > Best, > Hang > > On Fri, Apr 18, 2025 at 11:22 AM Yuepeng Pan > wrote: > > > > Congratulations! > > > > Best, > > Yuepeng. > > > > > > > > 在 2025-04-18 11:08:15,"Ron Liu" 写道: > > >Congratulations! > > > > > >

Re: [ANNOUNCE] New Apache Flink Committer - Xiqian Yu

2025-04-17 Thread Sergey Nuyanzin
Congratulations! On Fri, Apr 18, 2025, 06:00 Hang Ruan wrote: > Congratulations! > > Best, > Hang > > On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan > wrote: > > > > Congratulations! > > > > Best, > > Yuepeng. > > > > > > > > > > > > > > 在 2025-04-18 11:07:54,"Ron Liu" 写道: > > >Congratulations!

Re: [ANNOUNCE] New Apache Flink Committer - Yanquan Lv

2025-04-17 Thread Hang Ruan
Congrats Yanquan! Best, Hang On Fri, Apr 18, 2025 at 11:22 AM Yuepeng Pan wrote: > > Congratulations! > > Best, > Yuepeng. > > > > 在 2025-04-18 11:08:15,"Ron Liu" 写道: > >Congratulations! > > > >Best, > >Ron > > > >shuai xu 于2025年4月17日周四 15:50写道: > > > >> Congratulations, Yanquan! > >> > >> Bes

Re: [ANNOUNCE] New Apache Flink Committer - Xiqian Yu

2025-04-17 Thread Hang Ruan
Congratulations! Best, Hang On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan wrote: > > Congratulations! > > Best, > Yuepeng. > > > > > > > 在 2025-04-18 11:07:54,"Ron Liu" 写道: > >Congratulations! > > > >Best, > >Ron > > > >Xuyang 于2025年4月17日周四 14:22写道: > > > >> Congratulations, Xiqian! > >> > >> >

Re: [ANNOUNCE] New Apache Flink Committer - Xiqian Yu

2025-04-17 Thread Yuepeng Pan
Congratulations! Best, Yuepeng. 在 2025-04-18 11:07:54,"Ron Liu" 写道: >Congratulations! > >Best, >Ron > >Xuyang 于2025年4月17日周四 14:22写道: > >> Congratulations, Xiqian! >> >> >> >> >> >> -- >> >> Best! >> Xuyang >> >> >> >> >> >> 在 2025-04-17 14:01:28,"shuai xu" 写道: >> >Congratulations!

Re: [ANNOUNCE] New Apache Flink Committer - Yanquan Lv

2025-04-17 Thread Yuepeng Pan
Congratulations! Best, Yuepeng. 在 2025-04-18 11:08:15,"Ron Liu" 写道: >Congratulations! > >Best, >Ron > >shuai xu 于2025年4月17日周四 15:50写道: > >> Congratulations, Yanquan! >> >> Best, >> Xu Shuai >> >> > 2025年4月17日 14:27,Xuyang 写道: >> > >> > Congratulations, Yanquan! >> >>

Re: [ANNOUNCE] New Apache Flink Committer - Yanquan Lv

2025-04-17 Thread Ron Liu
Congratulations! Best, Ron shuai xu 于2025年4月17日周四 15:50写道: > Congratulations, Yanquan! > > Best, > Xu Shuai > > > 2025年4月17日 14:27,Xuyang 写道: > > > > Congratulations, Yanquan! > >

Re: Re: [ANNOUNCE] New Apache Flink Committer - Xiqian Yu

2025-04-17 Thread Ron Liu
Congratulations! Best, Ron Xuyang 于2025年4月17日周四 14:22写道: > Congratulations, Xiqian! > > > > > > -- > > Best! > Xuyang > > > > > > 在 2025-04-17 14:01:28,"shuai xu" 写道: > >Congratulations! > > > >Best, > >Xu Shuai > > > >> 2025年4月17日 13:54,Lincoln Lee 写道: > >> > >> Congratulations, Xiqi

Re: [DISCUSS] FLIP-519: Introduce async lookup key ordered mode

2025-04-17 Thread shuai xu
Hi Xuyang, Thanks for your response. Actually, ALLOW_UNORDERED is only enabled when facing append-only streams for higher throughput. KEY_ORDERED is designed for scenarios where upsert key exists. Its goal is to achieve higher performance compared to the ORDERED mode while ensuring correct

Re: [DISCUSS] FLIP-518: Introduce a community review process

2025-04-17 Thread Robert Metzger
Hi David, thanks a lot for your response and the updates to the wiki. One more question: Do we need to introduce the "add-community-reviewed-LGTM" and "remove-community-reviewed-LGTM" flinkbot commands? Can't community members use the regular GH review feature, and approve the PR, and Flinkbot de

Re: [DISCUSS] FLIP-517: Better Handling of Dynamic Table Primitives with PTFs

2025-04-17 Thread Shengkai Fang
Thanks Timo's explain. > Can you give an example for a complex temporal condition? For example, consider the following SQL statement: SELECT * FROM src LEFT JOIN dim FOR SYSTEM_TIME AS OF PROCTIME() ON src.key = dim.key1 AND dim.key2 = 'literal_value'; In this scenario, I am uncertain how to re

[VOTE] Release flink-connector-jdbc v3.3.0, release candidate #2

2025-04-17 Thread Hang Ruan
Hi everyone, Please review and vote on release candidate #2 for flink-connector-jdbc v3.3.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [

Re: [VOTE] Release flink-connector-kafka v4.0.0, release candidate #3

2025-04-17 Thread Tom Cooper
Hi Arvid, Thanks for looking at this. I can confirm that updated sources now compile on my Fedora box. I still get the following warning when running tar -xf: tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance' Which I think is due to using BSD tar vs GNU. How

[jira] [Created] (FLINK-37695) Parsing for a JSON() function call fail to its position

2025-04-17 Thread Gustavo de Morais (Jira)
Gustavo de Morais created FLINK-37695: - Summary: Parsing for a JSON() function call fail to its position Key: FLINK-37695 URL: https://issues.apache.org/jira/browse/FLINK-37695 Project: Flink

Re: [VOTE] Release flink-connector-jdbc v3.3.0, release candidate #1

2025-04-17 Thread Hang Ruan
Hi everyone, The version of flink-connector-jdbc-backward-compatibility is forgotten to change. And I will create a new release candidate for 3.3.0. Best, Hang On Thu, Apr 17, 2025 at 3:31 PM Zakelly Lan wrote: > > +1 (binding) > > I have verified: > > - Checksum and signature > - There are n

[VOTE] Release flink-connector-jdbc v4.0.0, release candidate #3

2025-04-17 Thread Hang Ruan
Hi everyone, Please review and vote on release candidate #3 for flink-connector-jdbc v4.0.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The complete staging area is available for your review, which includes: * JIRA release notes [

Recording Feature FLIP to Flink 2.1 Release Wiki

2025-04-17 Thread Ron Liu
Hi everyone, Flink 2.1 has officially entered the release cycle, as the release manager, I kindly remind you to register the relevant Feature FLIPs to be completed in this release to the wiki document [1], so that we can better track the progress and push Flink to keep moving forward. [1] https:/

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

2025-04-17 Thread Hang Ruan
Hi Yanquan, Thanks for your reply. I will fix it and re-raise a release candidate for it. Best, Hang On Thu, Apr 17, 2025 at 4:02 PM Yanquan Lv wrote: > > Hi, Hang. > I found that there is a failure in Flink Connector JDBC CI Backwards > Compatibility[1], and the cause is pom.xml of > flink-con

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

2025-04-17 Thread Yanquan Lv
Hi, Hang. I found that there is a failure in Flink Connector JDBC CI Backwards Compatibility[1], and the cause is pom.xml of flink-connector-jdbc-backward-compatibility is still 4.0-SNAPSHOT. We need to modify it to the correct version, so I -1 for this. [1] https://github.com/apache/flink-connect

Re: [ANNOUNCE] New Apache Flink Committer - Yanquan Lv

2025-04-17 Thread shuai xu
Congratulations, Yanquan! Best, Xu Shuai > 2025年4月17日 14:27,Xuyang 写道: > > Congratulations, Yanquan!

Re: [VOTE] Release flink-connector-jdbc v3.3.0, release candidate #1

2025-04-17 Thread Zakelly Lan
+1 (binding) I have verified: - Checksum and signature - There are no binaries in the source archive - Release tag and staging jars, manifest shows they are built by JDK 1.8.0_301 - Release notes and web PR Best, Zakelly On Mon, Apr 14, 2025 at 8:11 PM Leonard Xu wrote: > +1 (binding) >

[ANNOUNCE] Apache flink-connector-elasticsearch 4.0.0 released

2025-04-17 Thread weijie guo
The Apache Flink community is very happy to announce the release of Apache flink-connector-elasticsearch 4.0.0. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming applications. The release is available for do