[jira] [Created] (FLINK-33130) Source ans Sink

2023-09-22 Thread xiebin (Jira)
xiebin created FLINK-33130: -- Summary: Source ans Sink Key: FLINK-33130 URL: https://issues.apache.org/jira/browse/FLINK-33130 Project: Flink Issue Type: Improvement Reporter: xiebin

Re: [Discuss] FLIP-362: Support minimum resource limitation

2023-09-22 Thread xiangyu feng
Hi all, Thank you for the comments. If there is no further comment, we will open the voting thread in 3 days. Regards, Xiangyu Yangze Guo 于2023年9月21日周四 11:19写道: > Thanks for the reply, Shammon. > > As the example described in my last response, an application could > contain multiple jobs, bot

Re: [DISCUSS] FLIP-356: Support Nested Fields Filter Pushdown

2023-09-22 Thread Venkatakrishnan Sowrirajan
Thanks Martijn. Regards Venkata krishnan On Fri, Sep 22, 2023 at 1:51 AM Martijn Visser wrote: > Sure thing, I've made the necessary changes. Thnx for clarifying > > On Thu, Sep 21, 2023 at 8:24 PM Venkatakrishnan Sowrirajan > wrote: > > > > Got it, Martijn. > > > > Unfortunately, I don't hav

[RESULT][VOTE] FLIP-312: Prometheus Sink Connector

2023-09-22 Thread Lorenzo Nicora
Hello The proposal FLIP-312: Prometheus Sink Connector, has been approved with 8 votes (6 binding) Thanks everybody Lorenzo

[jira] [Created] (FLINK-33129) Can't create RowDataToAvroConverter for LocalZonedTimestampType logical type

2023-09-22 Thread Zhaoyang Shao (Jira)
Zhaoyang Shao created FLINK-33129: - Summary: Can't create RowDataToAvroConverter for LocalZonedTimestampType logical type Key: FLINK-33129 URL: https://issues.apache.org/jira/browse/FLINK-33129 Projec

Re: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-09-22 Thread Lincoln Lee
Hi Zhanghao, Thanks for the FLIP and discussion! Hope this reply isn't too late : ) Firstly I'm fully agreed with the motivation of this FLIP and the value for the users, but there are a few things we should consider(please correct me if I'm misunderstanding): *1. *It seems that the current sol

[jira] [Created] (FLINK-33128) TestValuesRuntimeFunctions$TestValuesLookupFunction does not call open() on converter

2023-09-22 Thread Jerome Gagnon (Jira)
Jerome Gagnon created FLINK-33128: - Summary: TestValuesRuntimeFunctions$TestValuesLookupFunction does not call open() on converter Key: FLINK-33128 URL: https://issues.apache.org/jira/browse/FLINK-33128

[RESULT][VOTE] FLIP-363: Unify the Representation of TaskManager Location in REST API and Web UI

2023-09-22 Thread Chen Zhanghao
Hi everyone, The proposal, FLIP-363: Unify the Representation of TaskManager Location in REST API and Web UI, has been unanimously accepted with 5 votes (4 binding): +1 votes: - Yangze Guo (binding) - Rui Fan (binding) - Jing Ge (binding) - Weihua Hu (binding) - Matt Wang Thanks again to

回复: [VOTE] FLIP-363: Unify the Representation of TaskManager Location in REST API and Web UI

2023-09-22 Thread Chen Zhanghao
Thank you all! Closing the vote. The result will be sent in a separate email. Best, Zhanghao Chen 发件人: Matt Wang 发送时间: 2023年9月20日 20:54 收件人: dev@flink.apache.org 主题: Re: [VOTE] FLIP-363: Unify the Representation of TaskManager Location in REST API and Web UI +1

回复: [Discuss] FLIP-366: Support standard YAML for FLINK configuration

2023-09-22 Thread Chen Zhanghao
Hi Junrui, Thanks for driving this, +1 for it Best, Zhanghao Chen 发件人: Junrui Lee 发送时间: 2023年9月20日 11:06 收件人: dev@flink.apache.org 主题: [Discuss] FLIP-366: Support standard YAML for FLINK configuration Hi devs, I would like to start a discussion about FLIP-366:

Re: [DISCUSS] FLIP-365: Introduce flush interval to adjust the interval of emitting results with idempotent semantics

2023-09-22 Thread Zakelly Lan
Hi Yunfeng, Thank you for providing the information. Here are my opinions: 1. Could you please include the implementation details in your FLIP? I believe it would be helpful for further discussion. Additionally, I have a concern regarding the usage of ValueState/ListState. Would it introduce more

Re: [ANNOUNCE] Release 1.18.0, release candidate #0

2023-09-22 Thread Zakelly Lan
Hi Jing, I agree we could wait for the result with Java 11. And it should be available next Monday. Additionally, I could also build a pipeline with Java 17 later since it is supported in 1.18[1]. Best regards, Zakelly [1] https://github.com/apache/flink/commit/9c1318ca7fa5b2e7b11827068ad12884

Re: [VOTE] FLIP-327: Support switching from batch to stream mode to improve throughput when processing backlog data

2023-09-22 Thread Rui Fan
+1(binding), thanks for driving this proposal. Best, Rui On Fri, Sep 22, 2023 at 5:16 PM Jing Ge wrote: > +1(binding) Thanks! > > Best regards, > Jing > > On Fri, Sep 22, 2023 at 8:08 AM Dong Lin wrote: > > > Hi all, > > > > We would like to start the vote for FLIP-327: Support switching from

Re: [ANNOUNCE] Release 1.18.0, release candidate #0

2023-09-22 Thread Jing Ge
Hi Zakelly, Thanks for your effort and the update! Since Java 8 has been deprecated[1], let's wait for the result with Java 11. It should be available after the weekend and there should be no big surprise. WDYT? Best regards, Jing [1] https://nightlies.apache.org/flink/flink-docs-master/release-

Re: [ANNOUNCE] Release 1.18.0, release candidate #0

2023-09-22 Thread Zakelly Lan
Hi everyone, I want to provide an update on the benchmark results that I have been working on. After spending some time preparing the environment and adjusting the benchmark script, I finally got a comparison between release 1.18 (commit: 2aeb99804ba[1]) and the commit before the old codespeed ser

Re: [VOTE] FLIP-327: Support switching from batch to stream mode to improve throughput when processing backlog data

2023-09-22 Thread Jing Ge
+1(binding) Thanks! Best regards, Jing On Fri, Sep 22, 2023 at 8:08 AM Dong Lin wrote: > Hi all, > > We would like to start the vote for FLIP-327: Support switching from batch > to stream mode to improve throughput when processing backlog data [1]. This > FLIP was discussed in this thread [2].

Re: [DISCUSS] FLIP-356: Support Nested Fields Filter Pushdown

2023-09-22 Thread Martijn Visser
Sure thing, I've made the necessary changes. Thnx for clarifying On Thu, Sep 21, 2023 at 8:24 PM Venkatakrishnan Sowrirajan wrote: > > Got it, Martijn. > > Unfortunately, I don't have edit access to the already created JIRA - > FLINK-20767 . If y

回复: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-09-22 Thread Chen Zhanghao
Thanks to everyone who participated in the discussion here. If no further questions/concerns are raised, we'll start voting next Monday afternoon (GMT+8). Best, Zhanghao Chen 发件人: Jane Chan 发送时间: 2023年9月22日 15:35 收件人: dev@flink.apache.org 主题: Re: [DISCUSS] FLIP-

Re: [DISCUSS] FLIP-367: Support Setting Parallelism for Table/SQL Sources

2023-09-22 Thread Jane Chan
Hi Zhanghao, Thanks for the update; +1 for the proposal! Best, Jane On Fri, Sep 22, 2023 at 2:13 PM Chen Zhanghao wrote: > Hi Jane, > > Thanks for the suggestions and totally agree with them. I've updated the > FLIP with the following two changes: > > 1. ​Rename WrapperTransformation to Source

Re: [Discuss] FLIP-366: Support standard YAML for FLINK configuration

2023-09-22 Thread Jane Chan
Hi, Junrui, Sorry for the late reply. The update looks good to me and thanks for your effort! Best, Jane On Fri, Sep 22, 2023 at 2:25 PM Yuxin Tan wrote: > Hi, Junrui > > +1 for the proposal. > Thanks for your effort. > > Best, > Yuxin > > > Samrat Deb 于2023年9月22日周五 13:23写道: > > > Hello Junru