[ 
https://issues.apache.org/jira/browse/FLINK-17918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu updated FLINK-17918:
----------------------------
    Description: When we change the timing of operations (sleep after emit 
first record and sleep for async operation of checkpoint) with this 
[commit|https://github.com/apache/flink/commit/c05a0d865989c9959047cebcf2cd68b3838cc699],
 the test 
{{org.apache.flink.table.planner.runtime.stream.sql.AggregateITCase#testDifferentTypesSumWithRetract}}
 in flink-table-planner-blink is failed.   (was: 
{{org.apache.flink.table.planner.runtime.stream.sql.AggregateITCase#testDifferentTypesSumWithRetract}}
 

Btw see this commit for changes in the test setup, which reliably reproduces 
the failure on my end. These values were especially tweaked for 
org.apache.flink.table.planner.runtime.stream.sql.AggregateITCase#testDifferentTypesSumWithRetract
 in flink-table-planner-blink.)

> LIMIT queries are failed when adding sleeping time of async checkpoint
> ----------------------------------------------------------------------
>
>                 Key: FLINK-17918
>                 URL: https://issues.apache.org/jira/browse/FLINK-17918
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing, Table SQL / Runtime
>    Affects Versions: 1.11.0
>            Reporter: Piotr Nowojski
>            Assignee: Jark Wu
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>
> When we change the timing of operations (sleep after emit first record and 
> sleep for async operation of checkpoint) with this 
> [commit|https://github.com/apache/flink/commit/c05a0d865989c9959047cebcf2cd68b3838cc699],
>  the test 
> {{org.apache.flink.table.planner.runtime.stream.sql.AggregateITCase#testDifferentTypesSumWithRetract}}
>  in flink-table-planner-blink is failed. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to