[jira] [Created] (FLINK-22286) Fix the state doesn't support custom python class

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

[jira] [Created] (FLINK-22286) Fix the state doesn't support custom python class

Shang Yuanchun (Jira)
Huang Xingbo created FLINK-22286:
------------------------------------

             Summary: Fix the state doesn't support custom python class
                 Key: FLINK-22286
                 URL: https://issues.apache.org/jira/browse/FLINK-22286
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
    Affects Versions: 1.12.2, 1.13.0
            Reporter: Huang Xingbo
            Assignee: Huang Xingbo
             Fix For: 1.13.0, 1.12.3


Currently Pyflink state backend use pickle to serialize data, which won't work when the data is Python custom class.



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