Tzu-Li (Gordon) Tai created FLINK-21061:
-------------------------------------------

             Summary: 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


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