[
https://issues.apache.org/jira/browse/FLINK-39034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-39034:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)