[
https://issues.apache.org/jira/browse/FLINK-21457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tzu-Li (Gordon) Tai reassigned FLINK-21457:
-------------------------------------------
Assignee: Igal Shilman
> 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
>
> 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)