[jira] [Created] (FLINK-35747) customer ‘rest.bind-address' config overwrite by code

2024-07-02 Thread dncba (Jira)
dncba created FLINK-35747: - Summary: customer ‘rest.bind-address' config overwrite by code Key: FLINK-35747 URL: https://issues.apache.org/jira/browse/FLINK-35747 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-35746) Add logic to override observed config based on settings observed through REST API

2024-07-02 Thread Gyula Fora (Jira)
Gyula Fora created FLINK-35746: -- Summary: Add logic to override observed config based on settings observed through REST API Key: FLINK-35746 URL: https://issues.apache.org/jira/browse/FLINK-35746 Project

[jira] [Created] (FLINK-35745) Add namespace convention doc for Flink lineage

2024-07-02 Thread Zhenqiu Huang (Jira)
Zhenqiu Huang created FLINK-35745: - Summary: Add namespace convention doc for Flink lineage Key: FLINK-35745 URL: https://issues.apache.org/jira/browse/FLINK-35745 Project: Flink Issue Type:

[DISCUSS] FLIP-467: Introduce Generalized Watermarks

2024-07-02 Thread Jeyhun Karimov
Hi devs, I'd like to start a discussion about FLIP-467: Introduce Generalized Watermarks [1] . This is another sub-FLIP of DataStream API V2 [2]. After this FLIP one can declare generalized (custom) watermarks and define their custom propagation and alignment process. This FLIP opens new prospec

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

2024-07-02 Thread Sergey Nuyanzin
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 streaming and batch bound for > > compiled plans!

Re: [DISCUSS] FLIP-456: Introduce DESCRIBE FUNCTION

2024-07-02 Thread Natea Eshetu Beshada
@Timo Walther @Yanquan Lv @Jim Hughes Thank you for saying that the FLIP looks good. @Feng Jin, +1 to what Timo already said above, does that address your concern? This FLIP seems to pretty uncontroversial so far so perhaps we can start a vote soon? Maybe tomorrow before the 4th of July holida

[jira] [Created] (FLINK-35744) Support flink 1.19 config.yaml format

2024-07-02 Thread Diljeet Singh (Jira)
Diljeet Singh created FLINK-35744: - Summary: Support flink 1.19 config.yaml format Key: FLINK-35744 URL: https://issues.apache.org/jira/browse/FLINK-35744 Project: Flink Issue Type: Improveme

[jira] [Created] (FLINK-35743) The time zone configuration for temporal functions is not effective

2024-07-02 Thread Wenkai Qi (Jira)
Wenkai Qi created FLINK-35743: - Summary: The time zone configuration for temporal functions is not effective Key: FLINK-35743 URL: https://issues.apache.org/jira/browse/FLINK-35743 Project: Flink

[jira] [Created] (FLINK-35742) Don't create RocksDB CF if task cancellation is in progress

2024-07-02 Thread Roman Khachatryan (Jira)
Roman Khachatryan created FLINK-35742: - Summary: Don't create RocksDB CF if task cancellation is in progress Key: FLINK-35742 URL: https://issues.apache.org/jira/browse/FLINK-35742 Project: Flink

[SUMMARY] Flink 1.20 Release Sync 07/02/2024

2024-07-02 Thread Rui Fan
Dear devs, This is the third meeting after the feature freeze of Flink 1.20. I'd like to share the information synced in the meeting. - Timeline Flink 1.20 doesn't have any blocker for now, and we hope all Cross-team release testing can be finished next week. We plan to start creating th

[jira] [Created] (FLINK-35741) It' tell me 'This is a bug. Please file an issue.' when I executing the Flink Table API

2024-07-02 Thread bear.xiong (Jira)
bear.xiong created FLINK-35741: -- Summary: It' tell me 'This is a bug. Please file an issue.' when I executing the Flink Table API Key: FLINK-35741 URL: https://issues.apache.org/jira/browse/FLINK-35741 P

[jira] [Created] (FLINK-35740) [mysql] Allow column as chunk key even if not in Primary Keys

2024-07-02 Thread Lee SeungMin (Jira)
Lee SeungMin created FLINK-35740: Summary: [mysql] Allow column as chunk key even if not in Primary Keys Key: FLINK-35740 URL: https://issues.apache.org/jira/browse/FLINK-35740 Project: Flink

Re: [DISCUSS] FLIP-299 Pub/Sub Lite Connector

2024-07-02 Thread Ahmed Hamdy
Hi Martijn, yes, I agree, thanks for confirmation. Best Regards Ahmed Hamdy On Tue, 2 Jul 2024 at 12:30, Martijn Visser wrote: > Hi, > > Since PubSub Lite is deprecated, I think we can safely close this FLIP and > not proceed further [1] > > Best regards, > > Martijn > > [1] https://cloud.goog

Re: [DISCUSS] FLIP-299 Pub/Sub Lite Connector

2024-07-02 Thread Martijn Visser
Hi, Since PubSub Lite is deprecated, I think we can safely close this FLIP and not proceed further [1] Best regards, Martijn [1] https://cloud.google.com/pubsub/docs/choosing-pubsub-or-lite On Sun, Jun 9, 2024 at 12:23 AM Ahmed Hamdy wrote: > Hi all, > I wonder if we can revive the discussio

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

2024-07-02 Thread Martijn Visser
+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 streaming and batch bound for > compiled plans! > > Cheers, > > Jim > > On Mon, Jul 1, 2024 at 12:55 PM Alexey Leonov-Vendrovskiy < > vendrov...@gmail.com> wr

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

2024-07-02 Thread Yuxin Tan
+1 (non-binding) - build from source - verified website pr - verified hash and signature Best, Yuxin weijie guo 于2024年7月2日周二 15:27写道: > +1 (binding) > > - Verified hash and signature > - Build from source > - Verified website PR > > Best regards, > > Weijie > > > Martijn Visser 于2024年7月1日周一

[jira] [Created] (FLINK-35739) FLIP-444: Native file copy support

2024-07-02 Thread Piotr Nowojski (Jira)
Piotr Nowojski created FLINK-35739: -- Summary: FLIP-444: Native file copy support Key: FLINK-35739 URL: https://issues.apache.org/jira/browse/FLINK-35739 Project: Flink Issue Type: New Featur

[RESULT][VOTE] FLIP-444: Native file copy support

2024-07-02 Thread Piotr Nowojski
I would like to announce that FLIP-444 [1] has been accepted. There were 13 votes in favour: - Roman (binding) - Zakelly (binding) - Hong (binding) - Stefan (binding) - Rui Fan (binding) - Marijn (binding) - Piotr Nowojski (binding) - Yuepeng Pan - Keith - Ahmed Hamdy - Yue Ma - Fiefan Wang - Fere

Re: [VOTE] FLIP-444: Native file copy support

2024-07-02 Thread Piotr Nowojski
Voting is closed, thank you for voting! I will post the results soon. Best, Piotrek pt., 28 cze 2024 o 10:02 Ferenc Csaky napisał(a): > +1 (non-binding) > > Best, > Ferenc > > > > > On Friday, 28 June 2024 at 06:27, Feifan Wang wrote: > > > > > > > +1 (non binding) > > > > > > > > > >