[jira] [Created] (FLINK-21061) Introduce RemotePersistedValue construct in Stateful Functions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-21061) Introduce RemotePersistedValue construct in Stateful Functions

Shang Yuanchun (Jira)
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)