[
https://issues.apache.org/jira/browse/FLINK-17918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-17918.
---------------------------
Resolution: Fixed
[hotfix][table-planner-blink] Store last watermark in state to emit on recovery
for EventTimeProcessOperator
- master (1.12.0): 550d4e168bdf068b2c4eadd51878abaa98f0bb3c
- 1.11.0: 7c72335a3dbf2a8de7469d2bef8074d1e33284c9
[FLINK-17918][table-blink] Fix AppendOnlyTopNFunction shouldn't mutate list
value of MapState
- master (1.12.0): 5ab403dafa3bc5ee8654173fb543969dfdd746f8
- 1.11.0: a290c8a3af4083fb32febfc7f955a9bdce08e4b8
> 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)