You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/02/28 01:25:00 UTC

[jira] [Closed] (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 ]

Tzu-Li (Gordon) Tai closed FLINK-16318.
---------------------------------------
    Fix Version/s: statefun-1.1
         Assignee: Igal Shilman
       Resolution: Fixed

Fixed in master via 1700316b70a6190e855ff4ba5a12cb092d264277

> 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
>            Assignee: Igal Shilman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)