[
https://issues.apache.org/jira/browse/FLINK-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas closed FLINK-7059.
---------------------------------
Resolution: Incomplete
Assignee: Kostas Kloudas
This issue is subsumed by https://issues.apache.org/jira/browse/FLINK-7826
> Queryable state does not work with ListState
> --------------------------------------------
>
> Key: FLINK-7059
> URL: https://issues.apache.org/jira/browse/FLINK-7059
> Project: Flink
> Issue Type: Bug
> Components: Queryable State
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Fix For: 1.4.0
>
>
> The serialization format of the list state follows the one of RocksDB (comma
> separated binaries without size of list) which is incompatible with that of
> our ListSerializer.
> For reference you can look up {{HeapListState.getSerializedValue()}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)