Seth Wiesman created FLINK-16318:
------------------------------------
Summary: PersistedTable and AppendingBufferAccessor use different type system then Persisted Value
Key: FLINK-16318
URL:
https://issues.apache.org/jira/browse/FLINK-16318 Project: Flink
Issue Type: Bug
Reporter: Seth Wiesman
In FlinkState PersisteValue is backed by a value state whose type information is determined by DynamicallyRegisteredTypes. AppendingBufferAccessor and PersistedTable use List and Map states whose state descriptors use classes which may return a different type information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)