[
https://issues.apache.org/jira/browse/FLINK-21457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai closed FLINK-21457.
---------------------------------------
Fix Version/s: statefun-3.0.0
Resolution: Fixed
flink-statefun/master: 96cd004f615210d03626136d3542156e49ee195e
> Add support to differentiate a zero length value bytes and non existing value.
> ------------------------------------------------------------------------------
>
> Key: FLINK-21457
> URL: https://issues.apache.org/jira/browse/FLINK-21457
> Project: Flink
> Issue Type: Task
> Components: Stateful Functions
> Reporter: Igal Shilman
> Assignee: Igal Shilman
> Priority: Major
> Fix For: statefun-3.0.0
>
>
> The TypedValue Protobuf message has a value bytes field, but since Protobuf
> doesn't differentiate between a non existing value and a default value (in
> this case a byte array of size 0) we need to add an additional boolean flag,
> to indicate rather or not a value was set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)