[ 
https://issues.apache.org/jira/browse/FLINK-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323710#comment-17323710
 ] 

Flink Jira Bot commented on FLINK-4374:
---------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> GroupReduce Broken for null Date
> --------------------------------
>
>                 Key: FLINK-4374
>                 URL: https://issues.apache.org/jira/browse/FLINK-4374
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataSet
>            Reporter: Stefan Richter
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: stale-assigned
>
> The GroupReduceITCase has an error that allows a problem with {{null}} Dates 
> to go uncovered:
>  If I set the parallelism to 1 in {{testDateNullException()}} and all keys 
> actually end up on the same operator, then there is a problem in the 
> de/serialization.
> It seems that {{null}} values are somehow skipped by the serialization 
> process (e.g. maybe no {{null}} indicator is written), which leads to wrong 
> deserializations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to