Grzegorz Liter created FLINK-39034:
--------------------------------------
Summary: fullWindowPartition + sortStream + STREAMING causes
timestamps to be set to null
Key: FLINK-39034
URL: https://issues.apache.org/jira/browse/FLINK-39034
Project: Flink
Issue Type: Bug
Components: API / DataStream
Affects Versions: 2.2.0
Environment: Flink 2.2.0 with MiniCluster
Reporter: Grzegorz Liter
Attachments: BugTest.java
When using fullWindowPartition + sortStream in STREAMING mode with bounded
input streams the assigned timestamps after sorting are set to null causing
NPEs downstream.
I am attaching test class with examples
--
This message was sent by Atlassian Jira
(v8.20.10#820010)