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)