[jira] [Created] (FLINK-33950) Update max aggregate functions to new type system

2023-12-27 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33950: - Summary: Update max aggregate functions to new type system Key: FLINK-33950 URL: https://issues.apache.org/jira/browse/FLINK-33950 Project: Flink Issue Type: Sub-t

Re: [DISCUSS] FLIP-405: Migrate string configuration key to ConfigOption

2023-12-27 Thread Rui Fan
> After some investigation, it turns out those options of input/output > format are only publicly exposed in the DataSet docs[2], which is > deprecated. Thus, marking them as deprecated and removed in Flink 2.0 > looks fine to me. Thanks Xuannan for the detailed investigation, if so, deprecate the

[jira] [Created] (FLINK-33951) should use aggCallNeedRetractions instead of needRetraction to check retract method, orelse throw not implement retract method

2023-12-27 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-33951: - Summary: should use aggCallNeedRetractions instead of needRetraction to check retract method, orelse throw not implement retract method Key: FLINK-33951 URL: https://issues.apache.org/

Re: [VOTE] FLIP-398: Improve Serialization Configuration And Usage In Flink

2023-12-27 Thread Zhu Zhu
+1 (binding) Thanks, Zhu Zhanghao Chen 于2023年12月27日周三 15:41写道: > +1 (non-binding) > > Best, > Zhanghao Chen > > From: Yong Fang > Sent: Wednesday, December 27, 2023 14:54 > To: dev > Subject: [VOTE] FLIP-398: Improve Serialization Configuration And Usage In >

Re: [VOTE] Release flink-connector-pulsar 4.1.0, release candidate #1

2023-12-27 Thread Leonard Xu
Thanks all for the vote, I’ll summarize the result in another mail. Best, Leonard > 2023年12月27日 下午2:20,Qingsheng Ren 写道: > > +1 (binding) > > - Verified checksum and signature > - Checked that no binary exists in source code release > - Checked Maven staging repository contains expected JARs >

[RESULT][VOTE] Release flink-connector-pulsar 4.1.0, release candidate #1

2023-12-27 Thread Leonard Xu
I'm happy to announce that we have unanimously approved this release. There are 7 approving votes, 3 of which are binding: * Fan Rui (non-binding) * Tison (non-binding) * Sergey (non-binding) * Ruan Hang (non-binding) * Danny (binding) * Leonard (binding) * Qingsheng (binding) There are no disap

Re: [DISCUSS] FLIP-406: Reorganize State & Checkpointing & Recovery Configuration

2023-12-27 Thread Yanfei Lei
Hi Zakelly, > Considering the name occupation, how about naming it as > `execution.checkpointing.type`? `Checkpoint Type`[1,2] is used to describe aligned/unaligned checkpoint, I am inclined to make a choice between `execution.checkpointing.incremental` and `execution.checkpointing.incremental.e

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

2023-12-27 Thread Martijn Visser
Hi Jing, Thanks for driving this. +1 (binding) - Validated hashes - Verified signature - Verified that no binaries exist in the source archive - Build the source with Maven via mvn clean install -Pcheck-convergence -Dflink.version=1.18.1 - Verified licenses - Verified web PR - Started a cluster

[jira] [Created] (FLINK-33952) Flink JDBC connector build fail on JDK 17

2023-12-27 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-33952: -- Summary: Flink JDBC connector build fail on JDK 17 Key: FLINK-33952 URL: https://issues.apache.org/jira/browse/FLINK-33952 Project: Flink Issue Type: Bu

[jira] [Created] (FLINK-33953) Bump com.google.guava:guava from 31.1-jre to 33.0.0-jre

2023-12-27 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-33953: -- Summary: Bump com.google.guava:guava from 31.1-jre to 33.0.0-jre Key: FLINK-33953 URL: https://issues.apache.org/jira/browse/FLINK-33953 Project: Flink I

Re: [DISCUSS] Release flink-connector-parent v1.01

2023-12-27 Thread Martijn Visser
Thnx, +1 :) On Fri, Dec 22, 2023 at 10:15 AM Etienne Chauchot wrote: > > Thanks Max ! > > Etienne > > Le 21/12/2023 à 16:22, Maximilian Michels a écrit : > >> Anyone for pushing my pub key to apache dist ? > > Done. > > > > On Thu, Dec 21, 2023 at 2:36 PM Etienne Chauchot > > wrote: > >> Hello,

Re: [VOTE] FLIP-372: Allow TwoPhaseCommittingSink WithPreCommitTopology to alter the type of the Committable

2023-12-27 Thread Martijn Visser
Hi Peter, It would be good if Gordon can take a look, but overall this looks good to me +1 Best regards, Martijn On Fri, Dec 22, 2023 at 8:25 AM Péter Váry wrote: > > We have enough votes for the decision, but given that this is an important > change, and for many of us it is a holiday season,

Re: [VOTE] FLIP-400: AsyncScalarFunction for asynchronous scalar function support

2023-12-27 Thread Martijn Visser
+1 (binding) On Fri, Dec 22, 2023 at 1:44 AM Jim Hughes wrote: > > Hi Alan, > > +1 (non binding) > > Cheers, > > Jim > > On Wed, Dec 20, 2023 at 2:41 PM Alan Sheinberg > wrote: > > > Hi everyone, > > > > I'd like to start a vote on FLIP-400 [1]. It covers introducing a new UDF > > type, AsyncSca

Re: Re: [DISCUSS] FLIP-392: Deprecate the Legacy Group Window Aggregation

2023-12-27 Thread Martijn Visser
Hi Xuyang, It's currently the holiday season in Europe so do expect some slow responses. > The key reason the original FLIP is called "Deprecate the Legacy Group Window > Aggregation" is that we also plan to automatically rewrite the group window > agg corresponding the old syntax into the wind

Re: [DISCUSS] Release flink-connector-mongodb v1.1.0

2023-12-27 Thread Martijn Visser
Thanks for helping out Leonard! On Thu, Dec 21, 2023 at 2:48 AM Leonard Xu wrote: > > Thanks Jiabao for driving this. > > +1 to release flink-connector-mongodb v1.1.0 which supports Flink 1.18 and > Flink 1.17. > > I’d like to help review the pending PRs and manage the release as well. > > Best

Re: [DISCUSS] FLIP-404: Create a Redis HyperLogLog Connector for Flink

2023-12-27 Thread Martijn Visser
Hi Jinsui, Thanks for opening the discussion and creating the FLIP. My main concern isn't so much the connector, it's more that we're talking about yet another Redis connector implementation but we actually don't have a proper Redis connector overall. Ideally it would be great if we could get http

Re: [VOTE] FLIP-400: AsyncScalarFunction for asynchronous scalar function support

2023-12-27 Thread Lincoln Lee
+1 (binding) Best, Lincoln Lee Martijn Visser 于2023年12月27日周三 23:16写道: > +1 (binding) > > On Fri, Dec 22, 2023 at 1:44 AM Jim Hughes > wrote: > > > > Hi Alan, > > > > +1 (non binding) > > > > Cheers, > > > > Jim > > > > On Wed, Dec 20, 2023 at 2:41 PM Alan Sheinberg > > wrote: > > > > > Hi ev

Re: [VOTE] FLIP-400: AsyncScalarFunction for asynchronous scalar function support

2023-12-27 Thread Yuepeng Pan
+1 (non-binding). Best, Yuepeng Pan. At 2023-12-28 09:19:37, "Lincoln Lee" wrote: >+1 (binding) > >Best, >Lincoln Lee > > >Martijn Visser 于2023年12月27日周三 23:16写道: > >> +1 (binding) >> >> On Fri, Dec 22, 2023 at 1:44 AM Jim Hughes >> wrote: >> > >> > Hi Alan, >> > >> > +1 (non binding) >> > >

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

2023-12-27 Thread Rui Fan
Thanks Jing for driving this release! +1(non-binding) - Downloaded artifacts - Verified signatures and sha512 - The source archives do not contain any binaries - Verified web PR - Build the source with Maven 3 and java8 (Checked the license as well) - bin/start-cluster.sh with java8, it works fin

[jira] [Created] (FLINK-33954) Large record may cause the hybrid shuffle hang

2023-12-27 Thread Jiang Xin (Jira)
Jiang Xin created FLINK-33954: - Summary: Large record may cause the hybrid shuffle hang Key: FLINK-33954 URL: https://issues.apache.org/jira/browse/FLINK-33954 Project: Flink Issue Type: Bug