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
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
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
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
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
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
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.
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