You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Seth Wiesman (Jira)" <ji...@apache.org> on 2020/02/27 15:25:00 UTC

[jira] [Updated] (FLINK-16318) PersistedTable and AppendingBufferAccessor use different type system then Persisted Value

     [ https://issues.apache.org/jira/browse/FLINK-16318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seth Wiesman updated FLINK-16318:
---------------------------------
    Affects Version/s: statefun-1.1

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