[
https://issues.apache.org/jira/browse/FLINK-17918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125637#comment-17125637
]
Jark Wu commented on FLINK-17918:
---------------------------------
FYI, I have updated the title and description of this issue and forked out a
new issue FLINK-18118 for the remaining problems.
> 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)