[jira] [Created] (FLINK-32862) Support INIT operation type to be compatible with DTS on Alibaba Cloud

2023-08-13 Thread Hang Ruan (Jira)
Hang Ruan created FLINK-32862: - Summary: Support INIT operation type to be compatible with DTS on Alibaba Cloud Key: FLINK-32862 URL: https://issues.apache.org/jira/browse/FLINK-32862 Project: Flink

Re: [DISCUSS] FLIP-328: Allow source operators to determine isProcessingBacklog based on watermark lag

2023-08-13 Thread Xintong Song
Thanks for the explanation. I wonder if it makes sense to not expose this detail via the configuration option. To be specific, I suggest not mentioning the "watermark" keyword in the configuration key and description. - From the users' perspective, I think they only need to know there's a l

Re: [DISCUSS] FLIP-328: Allow source operators to determine isProcessingBacklog based on watermark lag

2023-08-13 Thread Xuannan Su
Hi Xintong, Thanks for the reply. I have considered using the timestamp in the records to determine the backlog status, and decided to use watermark at the end. By definition, watermark is the time progress indication in the data stream. It indicates the stream’s event time has progressed to s

[jira] [Created] (FLINK-32861) Batch mode, sink to multables the task graph of web page monitor jobs , lack sink task graph block

2023-08-13 Thread zhengyuan (Jira)
zhengyuan created FLINK-32861: - Summary: Batch mode, sink to multables the task graph of web page monitor jobs , lack sink task graph block Key: FLINK-32861 URL: https://issues.apache.org/jira/browse/FLINK-32861

[jira] [Created] (FLINK-32860) Add missing visibility annotation for Table APIs

2023-08-13 Thread Jane Chan (Jira)
Jane Chan created FLINK-32860: - Summary: Add missing visibility annotation for Table APIs Key: FLINK-32860 URL: https://issues.apache.org/jira/browse/FLINK-32860 Project: Flink Issue Type: Improv

[jira] [Created] (FLINK-32859) Improve the state of adaptive sheduler with StateWithoutExecutionGraph

2023-08-13 Thread Rui Fan (Jira)
Rui Fan created FLINK-32859: --- Summary: Improve the state of adaptive sheduler with StateWithoutExecutionGraph Key: FLINK-32859 URL: https://issues.apache.org/jira/browse/FLINK-32859 Project: Flink

Re: FLINK-20767 - Support for nested fields filter push down

2023-08-13 Thread liu ron
Hi, Venkata krishnan Thanks for driving this work, look forward to your FLIP. Best, Ron Venkatakrishnan Sowrirajan 于2023年8月13日周日 14:34写道: > Thanks Yunhong. That's correct. I am able to make it work locally. > Currently, in the process of writing a FLIP for the necessary changes to > the Suppor