[jira] [Created] (FLINK-37451) Document correction - 1.10.0

2025-03-10 Thread Shalini M (Jira)
Shalini M created FLINK-37451: - Summary: Document correction - 1.10.0 Key: FLINK-37451 URL: https://issues.apache.org/jira/browse/FLINK-37451 Project: Flink Issue Type: Improvement Re

[VOTE] FLIP-509 Pluggable Batching For Async Sink

2025-03-10 Thread Poorvank Bhatia
Hi all, I would like to start a vote on FLIP-509 : Add pluggable Batching for Async Sink. This FLIP introduces customizable, pluggable components for batching and buffering, giving sink implementers

[jira] [Created] (FLINK-37449) Postgres don't commit lsn when taskmanager failover

2025-03-10 Thread Xin Gong (Jira)
Xin Gong created FLINK-37449: Summary: Postgres don't commit lsn when taskmanager failover Key: FLINK-37449 URL: https://issues.apache.org/jira/browse/FLINK-37449 Project: Flink Issue Type: Bug

Re: [VOTE] FLIP-507: Add Model DDL methods in TABLE API

2025-03-10 Thread Leonard Xu
Sorry for jumping the thread late, but I think current status of this FLIP is not ready, at least for me (1) Could you finish your proposed API according Flink API bylaws? For example the code piece should be: Builder { SELF option(String key, String value SELF setComment(@Null

Re: Re: Re: Re: [DISCUSS] Early Fire Support for Flink SQL Interval Join

2025-03-10 Thread Weiqing Yang
Hi Becket, Thanks for the feedback! I’ve updated the design doc with a new “Granularity of the Early Fire Hint” section: link . Here’s a quick summary: - EARLY_FIRE is scoped

[jira] [Created] (FLINK-37450) Document correction

2025-03-10 Thread Shalini M (Jira)
Shalini M created FLINK-37450: - Summary: Document correction Key: FLINK-37450 URL: https://issues.apache.org/jira/browse/FLINK-37450 Project: Flink Issue Type: Improvement Reporter: S

[jira] [Created] (FLINK-37452) Add support for writing to Paimon Append only table.

2025-03-10 Thread Yanquan Lv (Jira)
Yanquan Lv created FLINK-37452: -- Summary: Add support for writing to Paimon Append only table. Key: FLINK-37452 URL: https://issues.apache.org/jira/browse/FLINK-37452 Project: Flink Issue Type:

Re: [VOTE] FLIP-506: Support Reuse Multiple Table Sinks in Planner

2025-03-10 Thread xiangyu feng
Thank you all for the votes! I will close the voting thread and summarize the result in a separate email. Regards, Xiangyu Feng Rui Fan <1996fan...@gmail.com> 于2025年3月10日周一 16:56写道: > +1(binding) > > Best, > Rui > > On Mon, Mar 10, 2025 at 4:07 PM Ron Liu wrote: > > > +1(binding) > > > > Best,

[RESULT][VOTE] FLIP-506: Support Reuse Multiple Table Sinks in Planner

2025-03-10 Thread xiangyu feng
Hi all, Thanks for your review and the votes! I am happy to announce that FLIP-506: Support Reuse Multiple Table Sinks in Planner[1] has been accepted. There are 6 binding votes and 1 non-binding votes [2]: - Zhanghao Chen (non-binding) - Weijie Guo (binding) - Leonard Xu (binding) - Lincoln Le

Re: [VOTE] FLIP-507: Add Model DDL methods in TABLE API

2025-03-10 Thread Yash Anand
Hi Leonard, Thank you for your input. I will update the FLIP accordingly to make it more clear and standardized enough. Thanks, Yash Anand On Mon, Mar 10, 2025 at 11:08 PM Leonard Xu wrote: > Sorry for jumping the thread late, but I think current status of this FLIP > is not ready, at least

[jira] [Created] (FLINK-37443) Add returns() method to DataStream V2 API for specifying output types with lambda expressions

2025-03-10 Thread Nil Madhab (Jira)
Nil Madhab created FLINK-37443: -- Summary: Add returns() method to DataStream V2 API for specifying output types with lambda expressions Key: FLINK-37443 URL: https://issues.apache.org/jira/browse/FLINK-37443

Re: [VOTE] FLIP-506: Support Reuse Multiple Table Sinks in Planner

2025-03-10 Thread Ron Liu
+1(binding) Best, Ron Jingsong Li 于2025年3月10日周一 15:44写道: > +1 > > On Mon, Mar 10, 2025 at 1:56 PM Lincoln Lee > wrote: > > > > +1 (binding) > > > > > > Best, > > Lincoln Lee > > > > > > xiangyu feng 于2025年3月10日周一 13:33写道: > > > > > Hi devs, > > > > > > All comments in the discussion thread[1]

[VOTE] Release 2.0.0, release candidate #2

2025-03-10 Thread Xintong Song
Hi everyone, There were some blocker issues reported during building the RC1, when the git tag has already been pushed and cannot be modified. Therefore, we are skipping the RC1 and starting a vote on the RC2. Please review and vote on the release candidate #2 for the version 2.0.0, as follows: [

Re: [VOTE] FLIP-506: Support Reuse Multiple Table Sinks in Planner

2025-03-10 Thread Rui Fan
+1(binding) Best, Rui On Mon, Mar 10, 2025 at 4:07 PM Ron Liu wrote: > +1(binding) > > Best, > Ron > > Jingsong Li 于2025年3月10日周一 15:44写道: > > > +1 > > > > On Mon, Mar 10, 2025 at 1:56 PM Lincoln Lee > > wrote: > > > > > > +1 (binding) > > > > > > > > > Best, > > > Lincoln Lee > > > > > > > >

[jira] [Created] (FLINK-37445) Migrate InputFormatSourceFunction to the Source V2 API

2025-03-10 Thread Poorvank Bhatia (Jira)
Poorvank Bhatia created FLINK-37445: --- Summary: Migrate InputFormatSourceFunction to the Source V2 API Key: FLINK-37445 URL: https://issues.apache.org/jira/browse/FLINK-37445 Project: Flink

Re: [DISCUSS] FLIP-512: Add meta information to SQL state connector

2025-03-10 Thread Gabor Somogyi
Hi Shengkai, Please see my comments inline. BR, G On Mon, Mar 3, 2025 at 7:07 AM Shengkai Fang wrote: > Hi, Gabor. Thanks for your the FLIP. I have some questions about the FLIP: > > 1. State TTL for Value Columns > How can users retrieve the state TTL (Time-to-Live) for each value column? >