You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "HunterHunter (Jira)" <ji...@apache.org> on 2021/12/24 02:58:00 UTC

[jira] [Created] (FLINK-25439) StreamExecCalc collect new StreamRecord to Downstream lost timestamp Attributes

HunterHunter created FLINK-25439:
------------------------------------

             Summary: StreamExecCalc collect new StreamRecord to Downstream lost timestamp Attributes
                 Key: FLINK-25439
                 URL: https://issues.apache.org/jira/browse/FLINK-25439
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
            Reporter: HunterHunter
         Attachments: image-2021-12-24-10-57-01-479.png

When we read data from kafkasource, we can see in SourceReaderBase.pollNext that the record has a timestamp attribute, but after StreamExecCalc the downstream receives the streamrecord and the timestamp attribute is missing

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)