[jira] [Created] (FLINK-34456) Move all checkpoint-related options into CheckpointingOptions

2024-02-18 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-34456: --- Summary: Move all checkpoint-related options into CheckpointingOptions Key: FLINK-34456 URL: https://issues.apache.org/jira/browse/FLINK-34456 Project: Flink

[jira] [Created] (FLINK-34457) Rename options for latency tracking

2024-02-18 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-34457: --- Summary: Rename options for latency tracking Key: FLINK-34457 URL: https://issues.apache.org/jira/browse/FLINK-34457 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-34458) Rename options for Generalized incremental checkpoints (changelog)

2024-02-18 Thread Zakelly Lan (Jira)
Zakelly Lan created FLINK-34458: --- Summary: Rename options for Generalized incremental checkpoints (changelog) Key: FLINK-34458 URL: https://issues.apache.org/jira/browse/FLINK-34458 Project: Flink

[jira] [Created] (FLINK-34459) Results column names should match SELECT clause expression names

2024-02-18 Thread Jeyhun Karimov (Jira)
Jeyhun Karimov created FLINK-34459: -- Summary: Results column names should match SELECT clause expression names Key: FLINK-34459 URL: https://issues.apache.org/jira/browse/FLINK-34459 Project: Flink

Re: FW: RE: [DISCUSS] FLIP-314: Support Customized Job Lineage Listener

2024-02-18 Thread Yong Fang
Hi all, If there are no more feedbacks, I will start a vote for the new interfaces in the next day, thanks Best, Fang Yong On Thu, Feb 8, 2024 at 1:30 PM Yong Fang wrote: > Hi devs, > > According to the online-discussion in FLINK-3127 [1] and > offline-discussion with Maciej Obuchowski and Zhe

Re: [DISCUSS] FLIP-410: Config, Context and Processing Timer Service of DataStream API V2

2024-02-18 Thread weijie guo
Hi All, Based on the discussion thread of FLIP-409, I did a synchronized update to this one. In simple terms, added `TwoInputBroadcastStreamProcessFunction` related content. Best regards, Weijie weijie guo 于2024年1月31日周三 15:00写道: > Hi Xintong, > > Thanks for the quick reply. > > > Why introd

Re: [DISCUSS] FLIP-409: DataStream V2 Building Blocks: DataStream, Partitioning and ProcessFunction

2024-02-18 Thread weijie guo
Thanks for the reply, Xintong. Based on your comments, I made the following changes to this FLIP: 1. Renaming `TwoInputStreamProcessFunction` and `BroadcastTwoInputStreamProcessFunction` to `TwoInputNonBroadcastStreamProcessFunction` and `TwoInputBroadcastStreamProcessFunction`, respectively. 2.

[jira] [Created] (FLINK-34460) Jdbc driver get rid of flink-core

2024-02-18 Thread Fang Yong (Jira)
Fang Yong created FLINK-34460: - Summary: Jdbc driver get rid of flink-core Key: FLINK-34460 URL: https://issues.apache.org/jira/browse/FLINK-34460 Project: Flink Issue Type: Improvement