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

2025-02-12 Thread xiangyu feng
Hi Ron, Thx for quick response. - should the default value be true for the newly introduced option `table.optimizer.reuse-sink-enabled`? I prefer to set the default value of this option as'false in the first place. Setting as true might introduce unexpected behavior for users when operating ex

[jira] [Created] (FLINK-37315) Improve SelectivityEstimator#estimateEquals for columns in VARCHAR type

2025-02-12 Thread Biao Geng (Jira)
Biao Geng created FLINK-37315: - Summary: Improve SelectivityEstimator#estimateEquals for columns in VARCHAR type Key: FLINK-37315 URL: https://issues.apache.org/jira/browse/FLINK-37315 Project: Flink

[jira] [Created] (FLINK-37314) The watermark and lateness document has an error which may mislead users

2025-02-12 Thread Liu (Jira)
Liu created FLINK-37314: --- Summary: The watermark and lateness document has an error which may mislead users Key: FLINK-37314 URL: https://issues.apache.org/jira/browse/FLINK-37314 Project: Flink Issue

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

2025-02-12 Thread Ron Liu
Hi, Xiangyu Thank you for proposing this FLIP, it's great work and looks very useful for users. I have the following two questions regarding the content of the FLIP: 1. Since sink reuse is very useful, should the default value be true for the newly introduced option `table.optimizer.reuse-sink-en

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

2025-02-12 Thread xiangyu feng
Hi all, Thank you all for the comments. If there is no further comment, I will open the voting thread in 3 days. Regards, Xiangyu xiangyu feng 于2025年2月11日周二 14:17写道: > Link for Paimon LocalMerge Operator[1] > > [1] > https://paimon.apache.org/docs/master/maintenance/write-performance/#local-m

[jira] [Created] (FLINK-37313) [BUG] MySQL snapshot read phase is unresponsive for a long time (even up to several hours)

2025-02-12 Thread zexin gong (Jira)
zexin gong created FLINK-37313: -- Summary: [BUG] MySQL snapshot read phase is unresponsive for a long time (even up to several hours) Key: FLINK-37313 URL: https://issues.apache.org/jira/browse/FLINK-37313

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

2025-02-12 Thread Yash Anand
Thanks everyone for your inputs. If there is no other feedback, I'm going to start voting within a couple of days. Best regards, Yash Anand On Wed, Feb 12, 2025 at 1:21 PM Mingge Deng wrote: > Thanks Yash, +1! > > On Mon, Feb 10, 2025 at 12:31 AM Yanquan Lv wrote: > > > Hi, Yash. Thanks for d

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

2025-02-12 Thread Mingge Deng
Thanks Yash, +1! On Mon, Feb 10, 2025 at 12:31 AM Yanquan Lv wrote: > Hi, Yash. Thanks for driving it. > +1 for this. > > > 2025年2月7日 05:28,Yash Anand 写道: > > > > Hi all! I would like to open up for discussion a new FLIP-507[1]. > > Motivation This proposal aims to extend model DDL support to t

[jira] [Created] (FLINK-37312) Missing closing tab in state_v2.md

2025-02-12 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37312: - Summary: Missing closing tab in state_v2.md Key: FLINK-37312 URL: https://issues.apache.org/jira/browse/FLINK-37312 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-37311) Fix doc generation issues with new version of hugo

2025-02-12 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37311: - Summary: Fix doc generation issues with new version of hugo Key: FLINK-37311 URL: https://issues.apache.org/jira/browse/FLINK-37311 Project: Flink Issue Ty

[jira] [Created] (FLINK-37310) SQL connector for keyed savepoint data documentation

2025-02-12 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37310: - Summary: SQL connector for keyed savepoint data documentation Key: FLINK-37310 URL: https://issues.apache.org/jira/browse/FLINK-37310 Project: Flink Issue

[OUTAGE] Flink build is affected by latest net.minidev:json-smart release

2025-02-12 Thread David Morávek
Hi folks, latest release of json-smart unfortunately broke all downstream dependencies that use range lookups for version resolution [1], including Flink (thanks Hadoop). The community is working on a fix, but you might temporarily run into problems. Workaround for local build is to add missing

Re: [DISCUSS] Pluggable Batching for Async Sink in Flink

2025-02-12 Thread Ahmed Hamdy
Hi Poorvank, Thanks for driving this, +1 (non-binding) for the FLIP in general. While I see some common grounds with FLIP-284 that I wrote, I prefer going with a new FLIP since it is driven by a current use case and is specific for tackling it. I have a couple of clarifying questions. 1- I assume

Re: [RESULT] [VOTE] Release 1.20.1, release candidate #1

2025-02-12 Thread Alexander Fedulov
Correction: There are 8 approving votes, 5 of which are binding On Tue, 11 Feb 2025 at 16:33, Alexander Fedulov wrote: > > Hi all, > > I'm happy to announce that we have unanimously approved this release [1]. > > There are XXX approving votes, XXX of which are binding: > * Maximilian Michels (bin

[SUMMARY] Flink 2.0 Release Sync 02/12/2015

2025-02-12 Thread Xintong Song
Hi devs, On the release sync today, we just briefly went through the progress of release testing. - 3 documentation tickets that are not yet completed - 4 cross-team verification tickets are still without instructions - 9 cross-team verification tickets has no tester assigned *We are lo

[jira] [Created] (FLINK-37309) Skewed join optimization not working as expected

2025-02-12 Thread Lei Yang (Jira)
Lei Yang created FLINK-37309: Summary: Skewed join optimization not working as expected Key: FLINK-37309 URL: https://issues.apache.org/jira/browse/FLINK-37309 Project: Flink Issue Type: Bug