[jira] [Created] (FLINK-35748) DeduplicateITCase.testLastRowWithoutAllChangelogOnRowtime with MiniBatch mode and RocksDB backend enabled

2024-07-03 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-35748: - Summary: DeduplicateITCase.testLastRowWithoutAllChangelogOnRowtime with MiniBatch mode and RocksDB backend enabled Key: FLINK-35748 URL: https://issues.apache.org/jira/browse/FL

[jira] [Created] (FLINK-35749) Kafka sink component will lose data when kafka cluster is unavailable for a while

2024-07-03 Thread Jimmy Zhao (Jira)
Jimmy Zhao created FLINK-35749: -- Summary: Kafka sink component will lose data when kafka cluster is unavailable for a while Key: FLINK-35749 URL: https://issues.apache.org/jira/browse/FLINK-35749 Project

Re: [VOTE] FLIP-456: CompiledPlan support for Batch Execution Mode

2024-07-03 Thread Timo Walther
+1 (binding) Thanks, Timo On 02.07.24 19:46, Sergey Nuyanzin wrote: Thanks for driving this +1 (binding) On Tue, Jul 2, 2024, 11:21 Martijn Visser wrote: +1 (binding) On Mon, Jul 1, 2024 at 7:00 PM Jim Hughes wrote: Hi Alexey, +1 (non-binding) I'm looking forward to parity between s

[jira] [Created] (FLINK-35750) The latency marker metrics aren't updated after failover

2024-07-03 Thread RocMarshal (Jira)
RocMarshal created FLINK-35750: -- Summary: The latency marker metrics aren't updated after failover Key: FLINK-35750 URL: https://issues.apache.org/jira/browse/FLINK-35750 Project: Flink Issue Ty

Re: [VOTE] Release flink-shaded 19.0, release candidate #1

2024-07-03 Thread Dawid Wysakowicz
+1 (binding) Thanks all for your votes. I'll conclude the vote in a separate email On Tue, 2 Jul 2024 at 10:39, Yuxin Tan wrote: > +1 (non-binding) > > - build from source > - verified website pr > - verified hash and signature > > Best, > Yuxin > > > weijie guo 于2024年7月2日周二 15:27写道: > > > +1

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

2024-07-03 Thread Dawid Wysakowicz
I'm happy to announce that we have unanimously approved this release. There are 6 approving votes, 4 of which are binding: * Timo Walther (binding) * Martijn Visser (binding) * Weijie Guo (binding) * Dawid Wysakowicz (binding) * Sergey Nuyanzin (non-binding) * Yuxin Tan (non-binding) There are n

[jira] [Created] (FLINK-35751) Migrate SplitPythonConditionFromCorrelateRule

2024-07-03 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-35751: - Summary: Migrate SplitPythonConditionFromCorrelateRule Key: FLINK-35751 URL: https://issues.apache.org/jira/browse/FLINK-35751 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-35752) Migrate PythonUtil

2024-07-03 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-35752: - Summary: Migrate PythonUtil Key: FLINK-35752 URL: https://issues.apache.org/jira/browse/FLINK-35752 Project: Flink Issue Type: Sub-task Components: Table

[jira] [Created] (FLINK-35753) ParquetColumnarRowInputFormatTest.testContinuousRepetition(int) failed due to ArrayIndexOutOfBoundsException

2024-07-03 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-35753: -- Summary: ParquetColumnarRowInputFormatTest.testContinuousRepetition(int) failed due to ArrayIndexOutOfBoundsException Key: FLINK-35753 URL: https://issues.apache.org/jira/browse/FLIN

[jira] [Created] (FLINK-35754) SqlGatewayE2ECase.testMaterializedTableInFullMode failed due to Internal Server Error

2024-07-03 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-35754: -- Summary: SqlGatewayE2ECase.testMaterializedTableInFullMode failed due to Internal Server Error Key: FLINK-35754 URL: https://issues.apache.org/jira/browse/FLINK-35754 Pro

[jira] [Created] (FLINK-35755) Upgrade flink-shaded to 19.0

2024-07-03 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-35755: Summary: Upgrade flink-shaded to 19.0 Key: FLINK-35755 URL: https://issues.apache.org/jira/browse/FLINK-35755 Project: Flink Issue Type: Sub-task

[ANNOUNCE] Apache Flink Kubernetes Operator 1.9.0 released

2024-07-03 Thread Gyula Fóra
The Apache Flink community is very happy to announce the release of Apache Flink Kubernetes Operator 1.9.0. The Flink Kubernetes Operator allows users to manage their Apache Flink applications and their lifecycle through native k8s tooling like kubectl. Release blogpost: https://flink.apache.org/

[VOTE] FLIP-465: Introduce DESCRIBE FUNCTION

2024-07-03 Thread Natea Eshetu Beshada
Hello everyone, I would like to start a vote on FLIP-465 [1]. It proposes adding SQL syntax that would allow users to describe the metadata of a given function. The vote will be open for at least 72 hours (Saturday, July 6th of July 2024, 12:30 PST) unless there is an objection or insufficient vo

Re: [VOTE] FLIP-465: Introduce DESCRIBE FUNCTION

2024-07-03 Thread Natea Eshetu Beshada
Sorry I forgot to include the FLIP [1] and the mailing thread discussion link [2] in my previous email. [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-465%3A+Introduce+DESCRIBE+FUNCTION [2] https://lists.apache.org/thread/s46ftnmz4ggmmssgyx6vfhqjttsk9lph Thanks, Natea On Wed, Jul 3,

Re: [ANNOUNCE] Apache Flink Kubernetes Operator 1.9.0 released

2024-07-03 Thread Őrhidi Mátyás
Thank you, Gyula! 🥳 Cheers On Wed, Jul 3, 2024 at 8:00 AM Gyula Fóra wrote: > The Apache Flink community is very happy to announce the release of Apache > Flink Kubernetes Operator 1.9.0. > > The Flink Kubernetes Operator allows users to manage their Apache Flink > applications and their lifecycl

Re: [VOTE] FLIP-465: Introduce DESCRIBE FUNCTION

2024-07-03 Thread Jim Hughes
Hi Natea, Looks good to me! +1 (non-binding). Cheers, Jim On Wed, Jul 3, 2024 at 3:16 PM Natea Eshetu Beshada wrote: > Sorry I forgot to include the FLIP [1] and the mailing thread discussion > link [2] in my previous email. > > [1] > > https://cwiki.apache.org/confluence/display/FLINK/FLIP-

Re: [ANNOUNCE] Apache Flink Kubernetes Operator 1.9.0 released

2024-07-03 Thread Peter Huang
Thanks for the effort, Guyla! Best Regards Peter Huang On Wed, Jul 3, 2024 at 12:48 PM Őrhidi Mátyás wrote: > Thank you, Gyula! 🥳 > Cheers > On Wed, Jul 3, 2024 at 8:00 AM Gyula Fóra wrote: > > > The Apache Flink community is very happy to announce the release of > Apache > > Flink Kubernetes

Re: [VOTE] FLIP-456: CompiledPlan support for Batch Execution Mode

2024-07-03 Thread Yuepeng Pan
+1 (non-binding) Best regards, Yuepeng Pan At 2024-07-03 01:46:13, "Sergey Nuyanzin" wrote: >Thanks for driving this > >+1 (binding) > >On Tue, Jul 2, 2024, 11:21 Martijn Visser wrote: > >> +1 (binding) >> >> On Mon, Jul 1, 2024 at 7:00 PM Jim Hughes >> wrote: >> >> > Hi Alexey, >> > >> >

Re: [VOTE] FLIP-465: Introduce DESCRIBE FUNCTION

2024-07-03 Thread Yanquan Lv
Hi Natea, thanks for driving it. +1 (non-binding). Jim Hughes 于2024年7月4日周四 04:41写道: > Hi Natea, > > Looks good to me! > > +1 (non-binding). > > Cheers, > > Jim > > On Wed, Jul 3, 2024 at 3:16 PM Natea Eshetu Beshada > wrote: > > > Sorry I forgot to include the FLIP [1] and the mailing thread di

[jira] [Created] (FLINK-35756) FileSystemTableSourceStreamingITCase.testSourceWithRegexPattern produced no output for 900 seconds

2024-07-03 Thread Weijie Guo (Jira)
Weijie Guo created FLINK-35756: -- Summary: FileSystemTableSourceStreamingITCase.testSourceWithRegexPattern produced no output for 900 seconds Key: FLINK-35756 URL: https://issues.apache.org/jira/browse/FLINK-35756

[jira] [Created] (FLINK-35757) support read new tables when scanNewlyTableAdded is enabled

2024-07-03 Thread shikai.wang (Jira)
shikai.wang created FLINK-35757: --- Summary: support read new tables when scanNewlyTableAdded is enabled Key: FLINK-35757 URL: https://issues.apache.org/jira/browse/FLINK-35757 Project: Flink I