[jira] [Created] (FLINK-37350) Memory leak caused by skewed join optimization strategy

2025-02-18 Thread Lei Yang (Jira)
Lei Yang created FLINK-37350: Summary: Memory leak caused by skewed join optimization strategy Key: FLINK-37350 URL: https://issues.apache.org/jira/browse/FLINK-37350 Project: Flink Issue Type: B

[jira] [Created] (FLINK-37349) Add timeout for test case that call waitForSinkSize method to avoid Infinite waiting

2025-02-18 Thread Yanquan Lv (Jira)
Yanquan Lv created FLINK-37349: -- Summary: Add timeout for test case that call waitForSinkSize method to avoid Infinite waiting Key: FLINK-37349 URL: https://issues.apache.org/jira/browse/FLINK-37349 Pro

[jira] [Created] (FLINK-37348) [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column before first_column

2025-02-18 Thread MOBIN (Jira)
MOBIN created FLINK-37348: - Summary: [pipeline-paimon]fix paimon ArrayIndexOutOfBoundsException when add column before first_column Key: FLINK-37348 URL: https://issues.apache.org/jira/browse/FLINK-37348 Proj

[jira] [Created] (FLINK-37347) [docs ]Support any columns as chunk key column (postgres, orcale, db2, sqlserver)

2025-02-18 Thread Lee SeungMin (Jira)
Lee SeungMin created FLINK-37347: Summary: [docs ]Support any columns as chunk key column (postgres, orcale, db2, sqlserver) Key: FLINK-37347 URL: https://issues.apache.org/jira/browse/FLINK-37347 Pro

[jira] [Created] (FLINK-37346) [CI] Unit Tests (mysql) / compile_and_test (8, generic) (pull_request)Failing after 60m

2025-02-18 Thread Yanquan Lv (Jira)
Yanquan Lv created FLINK-37346: -- Summary: [CI] Unit Tests (mysql) / compile_and_test (8, generic) (pull_request)Failing after 60m Key: FLINK-37346 URL: https://issues.apache.org/jira/browse/FLINK-37346 P

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

2025-02-18 Thread Ron Liu
Hi Xiangyu, Thanks for your reply, the updates LGTM overall. 1. Regarding the naming of the interface, what do you think about calling it SupportsTargetColumnWriting? Here I would like to emphasize the support for partial column writing, and I personally think the naming can be aligned with Supp

Re: Plans for JDBC connector for 1.20?

2025-02-18 Thread Yanquan Lv
Hi, David and Hang. I think the `There are still 6 open issues in jdbc-3.3.0` is referred to the jira list that targeted to jdbc-3.3.0. I’ve checked the list and found that FLINK-34961 was already resolved, FLINK-37305

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

2025-02-18 Thread Yash Anand
Hi Everyone, I'd like to start a vote on FLIP-507: Add Model DDL methods in TABLE API [1] which has been discussed in this thread [2]. The vote will be open for at least 72 hours unless there is an objection or not enough votes. [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-507%3A+A

Re: Flink 1.18.2 release date

2025-02-18 Thread Ferenc Csaky
Hi, according to a past discussion [1] at the end of January 2025, the 1.18 CI pipeline got disabled, so there is no plan to release 1.18.2. Best, Ferenc [1] https://lists.apache.org/thread/5onl01vt98452vyj4x6flvdq8601fdo7 On Friday, February 14th, 2025 at 11:05, Yang LI wrote: > > > Dear

[VOTE] Release flink-shaded 20.0, release candidate #1

2025-02-18 Thread Sergey Nuyanzin
Hi everyone, Please review and vote on the release candidate #1 for the version 20.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 [1], * t

[jira] [Created] (FLINK-37345) [BUG] ClassCastException

2025-02-18 Thread zexin gong (Jira)
zexin gong created FLINK-37345: -- Summary: [BUG] ClassCastException Key: FLINK-37345 URL: https://issues.apache.org/jira/browse/FLINK-37345 Project: Flink Issue Type: Bug Components: Fl

[jira] [Created] (FLINK-37344) setup_hugo.sh should install the hugo binary only

2025-02-18 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37344: - Summary: setup_hugo.sh should install the hugo binary only Key: FLINK-37344 URL: https://issues.apache.org/jira/browse/FLINK-37344 Project: Flink Issue Typ

Re: [DISCUSS] Release flink-shaded 20.0

2025-02-18 Thread Tom Cooper
Hi Sergey, +1 from me. This would let us finally bump the JSON-Path dependencies to address various CVEs. Tom Cooper @tomcooper.dev | https://tomcooper.dev On Tuesday, 18 February 2025 at 10:01, Sergey Nuyanzin wrote: > Hi everyone, > I'd like to propose releasing flink-shaded 20.0. > > It

[DISCUSS] Release flink-shaded 20.0

2025-02-18 Thread Sergey Nuyanzin
Hi everyone, I'd like to propose releasing flink-shaded 20.0. It would let us use Smile format proposed in FLIP-508 [1] If there are no objections, I'd prepare a release. [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-508%3A+Add+support+for+Smile+format+for+Compiled+plans -- Best r

[jira] [Created] (FLINK-37343) Support for Dynamic Table Selection in DynamoDB Sink Connector

2025-02-18 Thread Alex Aranovsky (Jira)
Alex Aranovsky created FLINK-37343: -- Summary: Support for Dynamic Table Selection in DynamoDB Sink Connector Key: FLINK-37343 URL: https://issues.apache.org/jira/browse/FLINK-37343 Project: Flink

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

2025-02-18 Thread Cong Cheng
Hi Xiangyu, Introduce a new sink ability interface named `SupportsTargetColumnUpdate`, > this interface will tell the planner if the sink has considered the target > columns information in its implementation; I think it makes a lot of sense, +1 for this ability. Sorry to all that I sended the d