[
https://issues.apache.org/jira/browse/FLINK-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16318:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Components: Stateful Functions
> Affects Versions: statefun-1.1
> Reporter: Seth Wiesman
> Priority: Major
> Labels: pull-request-available
>
> 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)