[
https://issues.apache.org/jira/browse/FLINK-32825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752659#comment-17752659
]
Weijie Guo commented on FLINK-32825:
------------------------------------
This bug has been existed for a long time and will not affect the correctness
of job (the incorrect timestamp is Long.MIN_VALUE, which will not affect
time-dependent operator). Considering that 1.18 is already code freeze, I tend
to fix this in 1.19.
> SortingDataInput may introduce unnecessary timestamps for record
> ----------------------------------------------------------------
>
> Key: FLINK-32825
> URL: https://issues.apache.org/jira/browse/FLINK-32825
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Task
> Reporter: Weijie Guo
> Assignee: Weijie Guo
> Priority: Major
>
> SortingDataInput will always attach timestamp for record during
> deserialization, even though the sorted data without timestamps before.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)