Kostas Kloudas created FLINK-7059:
-------------------------------------

             Summary: 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
             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)

Reply via email to