[ 
https://issues.apache.org/jira/browse/FLINK-20580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann closed FLINK-20580.
---------------------------------
    Fix Version/s:     (was: 1.11.4)
       Resolution: Fixed

Fixed via

1.13.0:
bbdd769253b25b4093a1759c835c6ff1d99d390d
ed981be6601d3600d23b301d70d2bffff8aad3e6

1.12.3:
c8c790f6d726fd6942a2569dd97ed7a116092c4e
1d8a8e3529956f930725777499155d51aeb79045



> Missing null value handling for SerializedValue's getByteArray() 
> -----------------------------------------------------------------
>
>                 Key: FLINK-20580
>                 URL: https://issues.apache.org/jira/browse/FLINK-20580
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Type Serialization System
>    Affects Versions: 1.13.0
>            Reporter: Matthias
>            Assignee: Kezhu Wang
>            Priority: Minor
>              Labels: pull-request-available, starter
>             Fix For: 1.13.0, 1.12.3
>
>
> {{SerializedValue}} allows to wrap {{null}} values. Because of this, 
> {{SerializedValue.getByteArray()}} might return {{null}} which is not 
> properly handled in different locations (it's probably the best to use the 
> IDEs "Find usages" to identify these locations). The most recent findings 
> (for now) are listed in the comments.
> We should add null handling in these cases and add tests for these cases.



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

Reply via email to