[ 
https://issues.apache.org/jira/browse/FLINK-32793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756722#comment-17756722
 ] 

Yuan Kui edited comment on FLINK-32793 at 8/21/23 8:05 AM:
-----------------------------------------------------------

Hi, all.

I have tested this feature and it looks good.

 

the fast_source options:

'scan.watermark.emit.strategy'='on-event',
'scan.watermark.alignment.group'='alignment-group-1', 
'scan.watermark.alignment.max-drift'='1min'

the slow_source options:

'scan.watermark.emit.strategy'='on-periodic',
'scan.watermark.alignment.group'='alignment-group-1', 
'scan.watermark.alignment.max-drift'='1min'

 

The Execution Plan(with table options):

!image-2023-08-21-15-56-38-669.png|width=1021,height=195!

The Execution Plan(with OPTIONS hint):

!image-2023-08-21-15-58-16-215.png|width=1002,height=210!

The Metrics:

!image-2023-08-21-16-01-15-515.png|width=1010,height=164!


was (Author: JIRAUSER291555):
Hi, all.

I have tested this feature and it looks good.

The Execution Plan(with table options):

!image-2023-08-21-15-56-38-669.png|width=1021,height=195!

The Execution Plan(with OPTIONS hint):

!image-2023-08-21-15-58-16-215.png|width=1002,height=210!

The Metrics:

!image-2023-08-21-16-01-15-515.png|width=1010,height=164!

> Release Testing: Verify FLINK-31535 - Extend watermark-related features for 
> SQL
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-32793
>                 URL: https://issues.apache.org/jira/browse/FLINK-32793
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 1.18.0
>            Reporter: Qingsheng Ren
>            Assignee: Yuan Kui
>            Priority: Major
>             Fix For: 1.18.0
>
>         Attachments: image-2023-08-21-15-56-38-669.png, 
> image-2023-08-21-15-58-16-215.png, image-2023-08-21-15-59-32-439.png, 
> image-2023-08-21-16-01-15-515.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to