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

ASF GitHub Bot updated FLINK-21061:
-----------------------------------
    Labels: pull-request-available  (was: )

> Introduce RemotePersistedValue construct in Stateful Functions
> --------------------------------------------------------------
>
>                 Key: FLINK-21061
>                 URL: https://issues.apache.org/jira/browse/FLINK-21061
>             Project: Flink
>          Issue Type: Task
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>
> To prepare for the new cross-language type system upcoming in Stateful 
> Functions, we need a new {{RemotePersistedValue}} state construct to support 
> this in the runtime.
> A {{RemotePersistedValue}} should translate to a Flink {{ValueState}} that is 
> essentially a byte array value, and persists in state serializer snapshots a 
> {{typeUrl}} metainfo to represent the type of the remote value.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to