[jira] [Created] (FLINK-32699) select typeof(proctime()); throw exception in sql-client

2023-07-26 Thread Jacky Lau (Jira)
Jacky Lau created FLINK-32699: - Summary: select typeof(proctime()); throw exception in sql-client Key: FLINK-32699 URL: https://issues.apache.org/jira/browse/FLINK-32699 Project: Flink Issue

Re: [DISCUSS] FLIP-348: Support System Columns in SQL and Table API

2023-07-26 Thread Benchao Li
Hi Timo, Thanks for the FLIP, I also like the idea and option 3 sounds good to me. I would like to discuss a case which is not mentioned in the current FLIP. How are the "System column"s expressed in intermediate result, e.g. Join? E.g. `SELECT * FROM t1 JOIN t2`, I guess it should not include

[jira] [Created] (FLINK-32698) Add getCheckpointOptions interface in ManagedSnapshotContext

2023-07-26 Thread Ming Li (Jira)
Ming Li created FLINK-32698: --- Summary: Add getCheckpointOptions interface in ManagedSnapshotContext Key: FLINK-32698 URL: https://issues.apache.org/jira/browse/FLINK-32698 Project: Flink Issue

RE: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Jiabao Sun
+ 1 (non-binding) Thanks Xintong for driving this. Best, Jiabao On 2023/07/20 09:22:46 Xintong Song wrote: > Hi all, > > I'd like to start another round of VOTE for the must-have work items for > release 2.0 [1]. The corresponding discussion thread is [2], and the > previous voting thread is

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2023-07-26 Thread Xintong Song
I'm actually thinking about supporting the LTS release until the next LTS / major version bump. E.g., if 1.19 is a LTS, we provide support for it for the entire 2.x series, until we bump to 3.0 and make the last 2.x minor release the new LTS. This probably will not require much more effort than

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Jingsong Li
+1 binding Thanks all for your work! Best, Jingsong On Thu, Jul 27, 2023 at 10:52 AM Jark Wu wrote: > > +1 (binding) > > Thanks Xintong for driving this. Thanks all for finalizing the > SourceFunction conclusion. > > Best, > Jark > > On Wed, 26 Jul 2023 at 22:28, Alexander Fedulov > wrote: >

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Jark Wu
+1 (binding) Thanks Xintong for driving this. Thanks all for finalizing the SourceFunction conclusion. Best, Jark On Wed, 26 Jul 2023 at 22:28, Alexander Fedulov wrote: > +1 (non-binding), assuming SourceFunction gets added back to the > doc as a "nice-to-have". I am glad we've reached a

[jira] [Created] (FLINK-32697) When using JDBC to insert data into the oracle database, an error will be reported if the target field is lowercase,

2023-07-26 Thread sunyanyong (Jira)
sunyanyong created FLINK-32697: -- Summary: When using JDBC to insert data into the oracle database, an error will be reported if the target field is lowercase, Key: FLINK-32697 URL:

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Xintong Song
I think we should add the release version when the FLIP is actually released, in case of inconsistency. Best, Xintong On Wed, Jul 26, 2023 at 9:48 PM Jing Ge wrote: > +1 (binding) > > Please don't forget to update the release version to 2.0 in the FLIP. > > Best regards, > Jing > > On Wed,

Re: [DISCUSS][2.0] FLIP-351: REST API normalizes +/-Inf / NaN to 0

2023-07-26 Thread Xintong Song
I'd be fine with either failing the request or fallback to null. But fallback to 0 sounds surprising and against intuition to me. Best, Xintong On Wed, Jul 26, 2023 at 7:44 PM Austin Cawley-Edwards < austin.caw...@gmail.com> wrote: > We discussed this in FLINK-29863[1] as well. While the

Re:Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Wencong Liu
Hi Matthias, Thanks for your reply. Due to my busy work reasons, I would like to focus only on the `Path` class in FLIP-347 for now. As for the implementation of other modules, I will review them when I have available time later on. Best regards, Wencong Liu At 2023-07-26

[jira] [Created] (FLINK-32696) Promote Kinesis connector support to PublicEvolving

2023-07-26 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32696: - Summary: Promote Kinesis connector support to PublicEvolving Key: FLINK-32696 URL: https://issues.apache.org/jira/browse/FLINK-32696 Project: Flink

Re: [VOTE] Release 2.0 must-have work items

2023-07-26 Thread Alexander Fedulov
Hi, I split the blockers [1] from the nice-to-haves [2] and added some missing items. >From [1], the one about support for the ExternallyInducedSource [3] is debatable - AFAIK, it is only used by Pravega, which is not an officially-supported connector. This can, arguably, be something we could

[jira] [Created] (FLINK-32695) Migrate SourceFunction in Tests to Source API

2023-07-26 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32695: - Summary: Migrate SourceFunction in Tests to Source API Key: FLINK-32695 URL: https://issues.apache.org/jira/browse/FLINK-32695 Project: Flink

[jira] [Created] (FLINK-32694) Cascade deprecation to classes that implement ParallelSourceFunction

2023-07-26 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32694: - Summary: Cascade deprecation to classes that implement ParallelSourceFunction Key: FLINK-32694 URL: https://issues.apache.org/jira/browse/FLINK-32694

[jira] [Created] (FLINK-32693) Cascade deprecation to classes that directly implement SourceFunction

2023-07-26 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32693: - Summary: Cascade deprecation to classes that directly implement SourceFunction Key: FLINK-32693 URL: https://issues.apache.org/jira/browse/FLINK-32693

[jira] [Created] (FLINK-32692) [umbrella] Nice-to-haves for SourceFunction API removal

2023-07-26 Thread Alexander Fedulov (Jira)
Alexander Fedulov created FLINK-32692: - Summary: [umbrella] Nice-to-haves for SourceFunction API removal Key: FLINK-32692 URL: https://issues.apache.org/jira/browse/FLINK-32692 Project: Flink

[jira] [Created] (FLINK-32691) SELECT fcn does not work with an unset catalog or database

2023-07-26 Thread Jim Hughes (Jira)
Jim Hughes created FLINK-32691: -- Summary: SELECT fcn does not work with an unset catalog or database Key: FLINK-32691 URL: https://issues.apache.org/jira/browse/FLINK-32691 Project: Flink Issue

[jira] [Created] (FLINK-32690) Report Double.NAN instead of null for missing autoscaler metrics

2023-07-26 Thread Matyas Orhidi (Jira)
Matyas Orhidi created FLINK-32690: - Summary: Report Double.NAN instead of null for missing autoscaler metrics Key: FLINK-32690 URL: https://issues.apache.org/jira/browse/FLINK-32690 Project: Flink

Re: [VOTE] Release 2.0 must-have work items

2023-07-26 Thread Jing Ge
Hi I agree with Konstantin that we should have a todo list to provide a clear picture of when and how to deprecate the SinkFunction. Please let me check if I can prepare a dedicated thread for it, since I got some feedback and hints from previous discussions. Best regards, Jing On Wed, Jul 26,

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Jing Ge
+1(binding). Theoretically, I agree with Matthias. But in the practices, afaic, those touched classes are low level APIs. We'd better have enough time to evaluate them with care. More time might be needed than we could have before the 1.18 release. A follow-up ticket might solve the concern.

[DISCUSS] The adapted @deprecated usage

2023-07-26 Thread Jing Ge
Hi, There were many discussions wrt Source-/Sink-Function's deprecation. Especially after FLIP-321 has been newly introduced. One reason, which causes those discussions to happen back and forth, is that we have two different understandings of how and when to use @deprecated. This is the focus of

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2023-07-26 Thread Matthias Pohl
> > @Mathias, I am not quite sure about the 3 versions description. Are you > concerned that 1.x and 2.x LTS releases could overlap, if 3.0 comes early? Yes. Maybe, that's only a theoretical scenario. It wouldn't work if we go with your suggestion to use "proper time" rather than release cycles

[jira] [Created] (FLINK-32689) Insufficient validation for table.local-time-zone

2023-07-26 Thread Timo Walther (Jira)
Timo Walther created FLINK-32689: Summary: Insufficient validation for table.local-time-zone Key: FLINK-32689 URL: https://issues.apache.org/jira/browse/FLINK-32689 Project: Flink Issue

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Alexander Fedulov
+1 (non-binding), assuming SourceFunction gets added back to the doc as a "nice-to-have". I am glad we've reached a consensus here. Extra thanks to Leonard for coordinating this discussion in particular. Best, Alex On Wed, 26 Jul 2023 at 15:43, Jing Ge wrote: > +1 (non-binding), glad to see we

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2023-07-26 Thread Alexander Fedulov
The question is if we want to tie the release cycle of 2.x to how much time we give our users to migrate. And "time" is a critical word here. I can see us potentially wanting to iterate on the 2.x line more rapidly, because of all of the major changes, until the cycles get settled to a typical

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2023-07-26 Thread Konstantin Knauf
Hi Jing, > How could we help users and avoid this happening? I don't think we will be able to avoid this in all cases. And I think that's ok. Its always a trade-off between supporting new use cases and moving the project forward and backwards compatibility (in a broad sense). For example, we

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Jing Ge
+1 (binding) Please don't forget to update the release version to 2.0 in the FLIP. Best regards, Jing On Wed, Jul 26, 2023 at 5:49 PM Matthias Pohl wrote: > +1 (binding) > > On Wed, Jul 26, 2023 at 10:11 AM Yuxin Tan wrote: > > > +1 (non-binding) > > > > Best, > > Yuxin > > > > > > Xintong

Re: [VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-26 Thread Jing Ge
+1 (binding) On Wed, Jul 26, 2023 at 4:21 PM weijie guo wrote: > +1 (binding) > > Best regards, > > Weijie > > > Yuxin Tan 于2023年7月26日周三 16:11写道: > > > +1 (non-binding) > > > > Best, > > Yuxin > > > > > > Xintong Song 于2023年7月26日周三 16:09写道: > > > > > +1 (binding) > > > > > > Best, > > > > > >

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Jing Ge
+1 (non-binding), glad to see we are now on the same page. Thank you all. Best regards, Jing On Wed, Jul 26, 2023 at 5:18 PM Yun Tang wrote: > +1 (non-binding), thanks @xintong for driving this work. > > > Best > Yun Tang > > From: Zhu Zhu > Sent: Wednesday,

[jira] [Created] (FLINK-32688) Remove deprecated exception history fields

2023-07-26 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-32688: - Summary: Remove deprecated exception history fields Key: FLINK-32688 URL: https://issues.apache.org/jira/browse/FLINK-32688 Project: Flink Issue Type:

[jira] [Created] (FLINK-32687) Performance regression on handleGlobalFailureAndRestartAllTasks.BATCH_EVENLY since 2023-07-23

2023-07-26 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-32687: -- Summary: Performance regression on handleGlobalFailureAndRestartAllTasks.BATCH_EVENLY since 2023-07-23 Key: FLINK-32687 URL: https://issues.apache.org/jira/browse/FLINK-32687

[jira] [Created] (FLINK-32686) Benchmark regression on startScheduling.BATCH and startScheduling.STREAMING since 2023-07-24

2023-07-26 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-32686: -- Summary: Benchmark regression on startScheduling.BATCH and startScheduling.STREAMING since 2023-07-24 Key: FLINK-32686 URL: https://issues.apache.org/jira/browse/FLINK-32686

[jira] [Created] (FLINK-32685) Benchmark regression on sortedMultiInput and sortedTwoInput since 2023-07-18

2023-07-26 Thread Martijn Visser (Jira)
Martijn Visser created FLINK-32685: -- Summary: Benchmark regression on sortedMultiInput and sortedTwoInput since 2023-07-18 Key: FLINK-32685 URL: https://issues.apache.org/jira/browse/FLINK-32685

[jira] [Created] (FLINK-32684) Renaming AkkaOptions into PekkoOptions

2023-07-26 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-32684: - Summary: Renaming AkkaOptions into PekkoOptions Key: FLINK-32684 URL: https://issues.apache.org/jira/browse/FLINK-32684 Project: Flink Issue Type:

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2023-07-26 Thread Matthias Pohl
I think making the last minor release before a major release an LTS release with extended support makes sense. I cannot think of a reason against the four minor release cycles suggested by Marton. Only providing bug fixes and not allowing features to be backported sounds reasonable to keep the

Re: [DISCUSS][2.0] FLIP-351: REST API normalizes +/-Inf / NaN to 0

2023-07-26 Thread Austin Cawley-Edwards
We discussed this in FLINK-29863[1] as well. While the JSON standard doesn’t specify using null, the JavaScript standard encoding function writes these values as null[2]. I think this will be least surprising to users, and agree with the other points in this direction. Best, Austin [1]:

Re: [DISCUSS][2.0] FLIP-351: REST API normalizes +/-Inf / NaN to 0

2023-07-26 Thread Matthias Pohl
> > Then we'd break the API for users that did already apply workarounds > although the user hasn't done anything wrong. That argument would also work against introducing the 0 default value. If users have a workaround, introducing 0 might break their setup because they might have used a

Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Matthias Pohl
Correct. I don't have the intention to block this FLIP if it's too much effort to expand it. Sorry if that's the message that came across. On Wed, Jul 26, 2023 at 12:17 PM Xintong Song wrote: > I think it worth looking into all implementations of IOReadeableWritable. > However, I would not

Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Xintong Song
I think it worth looking into all implementations of IOReadeableWritable. However, I would not consider that as a concern of this FLIP. An important convention of the open-source community is volunteer work. If Wencong only wants to work on the `Path` case, I think he should not be asked to

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Matthias Pohl
+1 (binding) On Wed, Jul 26, 2023 at 10:11 AM Yuxin Tan wrote: > +1 (non-binding) > > Best, > Yuxin > > > Xintong Song 于2023年7月26日周三 16:08写道: > > > +1 (binding) > > > > Best, > > > > Xintong > > > > > > > > On Wed, Jul 26, 2023 at 3:35 PM Yuepeng Pan wrote: > > > > > +1 (non-binding) > > > >

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Yun Tang
+1 (non-binding), thanks @xintong for driving this work. Best Yun Tang From: Zhu Zhu Sent: Wednesday, July 26, 2023 16:35 To: dev@flink.apache.org Subject: Re: [VOTE] Release 2.0 must-have work items - Round 2 +1 (binding) Thanks, Zhu Leonard Xu

[jira] [Created] (FLINK-32683) Update Pekko from 1.0.0 to 1.0.1

2023-07-26 Thread Matthew de Detrich (Jira)
Matthew de Detrich created FLINK-32683: -- Summary: Update Pekko from 1.0.0 to 1.0.1 Key: FLINK-32683 URL: https://issues.apache.org/jira/browse/FLINK-32683 Project: Flink Issue Type:

[ANNOUNCE] Flink 1.18 feature freeze

2023-07-26 Thread Qingsheng Ren
Hi everyone, The feature freeze of 1.18 has started now. That means that no new features or improvements should now be merged into the master branch unless you ask the release managers first, which has already been done for PRs, or pending on CI to pass. Bug fixes and documentation PRs can still

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Zhu Zhu
+1 (binding) Thanks, Zhu Leonard Xu 于2023年7月26日周三 15:40写道: > > Thanks @xingtong for driving the work. > > +1(binding) > > Best, > Leonard > > > On Jul 26, 2023, at 3:18 PM, Konstantin Knauf > > wrote: > > > > Hi Xingtong, > > > > yes, I am fine with the conclusion for SourceFunction. I

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Matthias Pohl
-0 (binding) I'm not going to block this effort because it's still possible to cover other occurrences in a subsequent FLIP if it's considered useful (I'm not in the position to judge how important the IOReadableWritable interface is in the context of removing the DataSet API). The recent

[jira] [Created] (FLINK-32682) Introduce option for choosing time function evaluation methods

2023-07-26 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-32682: Summary: Introduce option for choosing time function evaluation methods Key: FLINK-32682 URL: https://issues.apache.org/jira/browse/FLINK-32682 Project:

Re: [VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-26 Thread weijie guo
+1 (binding) Best regards, Weijie Yuxin Tan 于2023年7月26日周三 16:11写道: > +1 (non-binding) > > Best, > Yuxin > > > Xintong Song 于2023年7月26日周三 16:09写道: > > > +1 (binding) > > > > Best, > > > > Xintong > > > > > > > > On Wed, Jul 26, 2023 at 2:26 PM Wencong Liu > wrote: > > > > > Hi dev, > > > >

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread weijie guo
+1 (binding) Best regards, Weijie Yuxin Tan 于2023年7月26日周三 16:11写道: > +1 (non-binding) > > Best, > Yuxin > > > Xintong Song 于2023年7月26日周三 16:09写道: > > > +1 (binding) > > > > Best, > > > > Xintong > > > > > > > > On Wed, Jul 26, 2023 at 2:29 PM Wencong Liu > wrote: > > > > > Hi dev, > > > >

Re: Re: Re: [DISCUSS][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Matthias Pohl
Is the time constraint driven by the fact that you wanted to have that effort being included in 1.18? If so, it looks like that's not possible based on the decision being made for 1.18 to only allow document changes [1]. So, there would be actually time to look into it. WDYT? [1]

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Yuxin Tan
+1 (non-binding) Best, Yuxin Xintong Song 于2023年7月26日周三 16:09写道: > +1 (binding) > > Best, > > Xintong > > > > On Wed, Jul 26, 2023 at 2:29 PM Wencong Liu wrote: > > > Hi dev, > > > > > > I'd like to start a vote on FLIP-347. > > > > > > Discussion thread: > >

Re: [VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-26 Thread Yuxin Tan
+1 (non-binding) Best, Yuxin Xintong Song 于2023年7月26日周三 16:09写道: > +1 (binding) > > Best, > > Xintong > > > > On Wed, Jul 26, 2023 at 2:26 PM Wencong Liu wrote: > > > Hi dev, > > > > > > I'd like to start a vote on FLIP-344. > > > > > > Discussion thread: > >

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Yuxin Tan
+1 (non-binding) Best, Yuxin Xintong Song 于2023年7月26日周三 16:08写道: > +1 (binding) > > Best, > > Xintong > > > > On Wed, Jul 26, 2023 at 3:35 PM Yuepeng Pan wrote: > > > +1 (non-binding) > > > > Thanks. > > > > Yuepeng Pan. > > At 2023-07-26 14:26:04, "Wencong Liu" wrote: > > >Hi dev, > > > >

Re: [VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Xintong Song
+1 (binding) Best, Xintong On Wed, Jul 26, 2023 at 2:29 PM Wencong Liu wrote: > Hi dev, > > > I'd like to start a vote on FLIP-347. > > > Discussion thread: > https://lists.apache.org/thread/3gcxhnqpsvb85golnlxf9tv5p43xkjgj > FLIP: >

Re: [VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-26 Thread Xintong Song
+1 (binding) Best, Xintong On Wed, Jul 26, 2023 at 2:26 PM Wencong Liu wrote: > Hi dev, > > > I'd like to start a vote on FLIP-344. > > > Discussion thread: > https://lists.apache.org/thread/5lyjrrdtwkngkol2t541r4xwoh7133km > FLIP: >

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Xintong Song
+1 (binding) Best, Xintong On Wed, Jul 26, 2023 at 3:35 PM Yuepeng Pan wrote: > +1 (non-binding) > > Thanks. > > Yuepeng Pan. > At 2023-07-26 14:26:04, "Wencong Liu" wrote: > >Hi dev, > > > > > >I'd like to start a vote on FLIP-343. > > > > > >Discussion thread: >

Re: [DISCUSS] Feature freeze and deprecation work for 2.0

2023-07-26 Thread Matthias Pohl
A side effect of the amount of deprecation FLIPs is that it takes up quite a bit of time to verify them (if you want the community to do a proper check). Individual FLIPs might not be that big. And of course, one could argue that we can distribute the work to multiple people as a community effort.

Re: [DISCUSS] Feature freeze and deprecation work for 2.0

2023-07-26 Thread Qingsheng Ren
Hi Xintong, It's fine to me to accept deprecations that only add annotations and JavaDocs. We'll make a formal announcement later about 1.18 feature freeze and plans on x-team testing, and please let us know (make a reply in that thread) before you wanna do the deprecation action. Best,

[jira] [Created] (FLINK-32681) RocksDBStateDownloaderTest.testMultiThreadCleanupOnFailure unstablie

2023-07-26 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-32681: Summary: RocksDBStateDownloaderTest.testMultiThreadCleanupOnFailure unstablie Key: FLINK-32681 URL: https://issues.apache.org/jira/browse/FLINK-32681

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Leonard Xu
Thanks @xingtong for driving the work. +1(binding) Best, Leonard > On Jul 26, 2023, at 3:18 PM, Konstantin Knauf > wrote: > > Hi Xingtong, > > yes, I am fine with the conclusion for SourceFunction. I chatted with > Leonard a bit last night. Let's continue this vote. > > Thanks for the

[jira] [Created] (FLINK-32680) Job vertex names get messed up once there is a source vertex chained with a MultipleInput vertex in job graph

2023-07-26 Thread Lijie Wang (Jira)
Lijie Wang created FLINK-32680: -- Summary: Job vertex names get messed up once there is a source vertex chained with a MultipleInput vertex in job graph Key: FLINK-32680 URL:

Re:[VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Yuepeng Pan
+1 (non-binding) Thanks. Yuepeng Pan. At 2023-07-26 14:26:04, "Wencong Liu" wrote: >Hi dev, > > >I'd like to start a vote on FLIP-343. > > >Discussion thread: >https://lists.apache.org/thread/zn11f460x70nn7f2ckqph41bvx416wxc >FLIP:

Re: [VOTE] Release 2.0 must-have work items

2023-07-26 Thread Konstantin Knauf
Hi everyone, I'd just like to add that we also said, that we would continue the discussion to come up and agree on a list of concrete blockers for the removal of SourceFunction, so that don't need to have the same discussion again in half a year. And while we are add it, we should do the same

Re: [VOTE] Release 2.0 must-have work items - Round 2

2023-07-26 Thread Konstantin Knauf
Hi Xingtong, yes, I am fine with the conclusion for SourceFunction. I chatted with Leonard a bit last night. Let's continue this vote. Thanks for the clarification, Konstantin Am Mi., 26. Juli 2023 um 04:03 Uhr schrieb Xintong Song < tonysong...@gmail.com>: > Hi Konstantin, > > It seems the

[jira] [Created] (FLINK-32679) Filter conditions cannot be pushed to JOIN in some case

2023-07-26 Thread grandfisher (Jira)
grandfisher created FLINK-32679: --- Summary: Filter conditions cannot be pushed to JOIN in some case Key: FLINK-32679 URL: https://issues.apache.org/jira/browse/FLINK-32679 Project: Flink Issue

[jira] [Created] (FLINK-32678) Test FLIP-285 LeaderElection

2023-07-26 Thread Matthias Pohl (Jira)
Matthias Pohl created FLINK-32678: - Summary: Test FLIP-285 LeaderElection Key: FLINK-32678 URL: https://issues.apache.org/jira/browse/FLINK-32678 Project: Flink Issue Type: Technical Debt

Re: [VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread weijie guo
+1 (binding) Best regards, Weijie Wencong Liu 于2023年7月26日周三 14:26写道: > Hi dev, > > > I'd like to start a vote on FLIP-343. > > > Discussion thread: > https://lists.apache.org/thread/zn11f460x70nn7f2ckqph41bvx416wxc > FLIP: >

[VOTE][2.0] FLIP-344: Remove parameter in RichFunction#open

2023-07-26 Thread Wencong Liu
Hi dev, I'd like to start a vote on FLIP-344. Discussion thread: https://lists.apache.org/thread/5lyjrrdtwkngkol2t541r4xwoh7133km FLIP: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=263425231 Best regards, Wencong Liu

[VOTE][2.0] FLIP-347: Remove IOReadableWritable serialization in Path

2023-07-26 Thread Wencong Liu
Hi dev, I'd like to start a vote on FLIP-347. Discussion thread: https://lists.apache.org/thread/3gcxhnqpsvb85golnlxf9tv5p43xkjgj FLIP: https://cwiki.apache.org/confluence/display/FLINK/FLIP-347%3A+Remove+IOReadableWritable+serialization+in+Path Best regards, Wencong Liu

[VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Wencong Liu
Hi dev, I'd like to start a vote on FLIP-343. Discussion thread: https://lists.apache.org/thread/zn11f460x70nn7f2ckqph41bvx416wxc FLIP: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=263425229 Best regards, Wencong Liu

Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package

2023-07-26 Thread Yun Tang
+1 (binding) Best Yun Tang From: Yu Li Sent: Wednesday, July 26, 2023 14:10 To: dev@flink.apache.org Subject: Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package +1 Best Regards, Yu On Wed, 26 Jul 2023 at 10:47,

[jira] [Created] (FLINK-32677) flink-benchmarks-regression-check failed to send slack messages since 2023.07.17

2023-07-26 Thread Yanfei Lei (Jira)
Yanfei Lei created FLINK-32677: -- Summary: flink-benchmarks-regression-check failed to send slack messages since 2023.07.17 Key: FLINK-32677 URL: https://issues.apache.org/jira/browse/FLINK-32677

Re: [DISCUSS][2.0] FLIP-349: Move RocksDB statebackend classes to o.a.f.state.rocksdb package

2023-07-26 Thread Yu Li
+1 Best Regards, Yu On Wed, 26 Jul 2023 at 10:47, Yanfei Lei wrote: > +1 for moving all classes in the state-backend-rocksdb module under > the classes to o.a.f.state.rocksdb package. > > I have always been curious about the relationship between > o.a.f.contrib.xx and the flink-contrib