apache/beam
OutputTimeFn maybe should be allowed to move elements back in time
开放
#18,119 创建于 2022年6月3日
P3bugcoregood first issuerunners
仓库指标
- 星标
- (7,313 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
EG in this flink failure
Caused by: java.lang.IllegalStateException: OutputTimeFn moved element from 1970-01-01T00:00:00.015Z to earlier time 1970-01-01T00:00:00.009Z for window [1970-01-01T00:00:00.005Z..1970-01-01T00:00:00.010Z)
Imported from Jira BEAM-1553. Original Jira may contain additional context. Reported by: tgroh.