[jira] [Created] (FLINK-37235) Add e2e test for flink-connector-elasticsearch8

2025-01-28 Thread Yanquan Lv (Jira)
Yanquan Lv created FLINK-37235: -- Summary: Add e2e test for flink-connector-elasticsearch8 Key: FLINK-37235 URL: https://issues.apache.org/jira/browse/FLINK-37235 Project: Flink Issue Type: Techn

[jira] [Created] (FLINK-37234) Add timeout for test case to avoid Infinite waiting

2025-01-28 Thread Yanquan Lv (Jira)
Yanquan Lv created FLINK-37234: -- Summary: Add timeout for test case to avoid Infinite waiting Key: FLINK-37234 URL: https://issues.apache.org/jira/browse/FLINK-37234 Project: Flink Issue Type:

Re: [DISCUSS] FLIP-491: BundledAggregateFunction for batched aggregation

2025-01-28 Thread Alan Sheinberg
Hi Fabian, I addressed your comments below. > * BundledKeySegement > * should it be accumulatorS instead of accumulator? > * should accumulators be null or an empty list if no accumulator is > present? Good catch, forgot to update those places. It should be "accumulators" and an empty lis

[VOTE] Release 1.19.2, release candidate #1

2025-01-28 Thread Alexander Fedulov
Hi everyone, Please review and vote on the release candidate #1 for the version 1.19.2, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) The staging area contains the following artifacts: * JIRA release notes [1], * the official Apache

[jira] [Created] (FLINK-37233) Flink-CDC Documentation change request

2025-01-28 Thread 911432 (Jira)
911432 created FLINK-37233: -- Summary: Flink-CDC Documentation change request Key: FLINK-37233 URL: https://issues.apache.org/jira/browse/FLINK-37233 Project: Flink Issue Type: Improvement

Re: [VOTE] FLIP-498: AsyncTableFunction for async table function support

2025-01-28 Thread Timo Walther
+1 (binding) Thanks, Timo On 28.01.25 11:56, Fabian Hüske wrote: +1 (binding) for this FLIP. Thank you, Fabian On Tue, Jan 28, 2025 at 2:36 AM Natea Eshetu Beshada wrote: +1 (non-binding) On Mon, Jan 27, 2025 at 3:02 PM Alan Sheinberg wrote: Hi everyone, I'd like to start a vote on F

Re: [DISCUSS] FLIP-491: BundledAggregateFunction for batched aggregation

2025-01-28 Thread Fabian Hüske
Thanks Alan for updating the FLIP! IMO, it looks good. Just a few nits that would be great to fix for consistency: * BundledKeySegement * should it be accumulatorS instead of accumulator? * should accumulators be null or an empty list if no accumulator is present? * update the Group By Examp

Re: [VOTE] FLIP-502: QueryOperation SQL Serialization customization

2025-01-28 Thread Fabian Hüske
+1 (binding) for this FLIP. Thank you, Fabian On Fri, Jan 24, 2025 at 10:20 AM Timo Walther wrote: > +1 (binding) > > Thanks for completing this effort. > > Cheers, > Timo > > On 23.01.25 22:39, Sergey Nuyanzin wrote: > > +1 (binding) > > Thanks for driving this. > > > > On Thu, Jan 23, 2025, 1

Re: [VOTE] FLIP-498: AsyncTableFunction for async table function support

2025-01-28 Thread Fabian Hüske
+1 (binding) for this FLIP. Thank you, Fabian On Tue, Jan 28, 2025 at 2:36 AM Natea Eshetu Beshada wrote: > +1 (non-binding) > > On Mon, Jan 27, 2025 at 3:02 PM Alan Sheinberg > wrote: > > > Hi everyone, > > > > I'd like to start a vote on FLIP-498 [1]. It proposes exposing > > AsyncTableFunct

[jira] [Created] (FLINK-37232) FLIP-272 breaks some synchronization assumption on the AdaptiveScheduler's side

2025-01-28 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-37232: - Summary: FLIP-272 breaks some synchronization assumption on the AdaptiveScheduler's side Key: FLINK-37232 URL: https://issues.apache.org/jira/browse/FLINK-37232 Pro