You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2021/04/06 12:39:00 UTC

[jira] [Created] (FLINK-22123) Test state access in Python DataStream API

Dian Fu created FLINK-22123:
-------------------------------

             Summary: Test state access in Python DataStream API
                 Key: FLINK-22123
                 URL: https://issues.apache.org/jira/browse/FLINK-22123
             Project: Flink
          Issue Type: Test
          Components: API / Python
    Affects Versions: 1.13.0
            Reporter: Dian Fu
            Assignee: Dian Fu
             Fix For: 1.13.0


It includes but not limited to the following testing items:
- The three kinds of state type works well: ValueState/ListState/MapState
- It works well with checkpoint
- It works well in all kinds of operators, e.g. process, map, etc.
- It works well in both streaming mode and batch mode



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