[jira] [Commented] (FLINK-34133) Merge MiniBatchInterval when propagate traits to child block

2024-01-17 Thread zhouli (Jira)


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

zhouli commented on FLINK-34133:


Hi [~xuyangzhong] , I have put the code and plan in the attachments area.

> Merge MiniBatchInterval when propagate traits to child block
> 
>
> Key: FLINK-34133
> URL: https://issues.apache.org/jira/browse/FLINK-34133
> Project: Flink
>  Issue Type: Bug
>  Components: Table SQL / Planner
>Reporter: zhouli
>Priority: Major
>  Labels: pull-request-available
> Attachments: StreamWindowSQLExample.java, 
> image-2024-01-17-20-31-30-975.png, image-2024-01-17-20-34-30-039.png, plan.txt
>
>
>  
> we should merge MiniBatchInterval when propagate traits to child block, 
> otherwise we may get wrong MiniBatchInterval in MinibatchAssigner. For 
> example:
> !image-2024-01-17-20-31-30-975.png!
> !image-2024-01-17-20-34-30-039.png!



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


[jira] [Commented] (FLINK-34133) Merge MiniBatchInterval when propagate traits to child block

2024-01-17 Thread xuyang (Jira)


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

xuyang commented on FLINK-34133:


Hi, can you attach the code and plan as text in the `code` block? I'll try to 
re-produce this bug in my local environment.

> Merge MiniBatchInterval when propagate traits to child block
> 
>
> Key: FLINK-34133
> URL: https://issues.apache.org/jira/browse/FLINK-34133
> Project: Flink
>  Issue Type: Bug
>  Components: Table SQL / Planner
>Reporter: zhouli
>Priority: Major
>  Labels: pull-request-available
> Attachments: MinibatchIntervalTest.java, 
> image-2024-01-17-20-31-30-975.png, image-2024-01-17-20-34-30-039.png
>
>
>  
> we should merge MiniBatchInterval when propagate traits to child block, 
> otherwise we may get wrong MiniBatchInterval in MinibatchAssigner. For 
> example:
> !image-2024-01-17-20-31-30-975.png!
> !image-2024-01-17-20-34-30-039.png!



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