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

[jira] [Created] (FLINK-27126) Respect the state cache size configurations in Python DataStream API operators

Dian Fu created FLINK-27126:
-------------------------------

             Summary: Respect the state cache size configurations in Python DataStream API operators
                 Key: FLINK-27126
                 URL: https://issues.apache.org/jira/browse/FLINK-27126
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: Dian Fu
            Assignee: Dian Fu


Currently, the state cache size configurations are not handled in Python DataStream API operators. See https://github.com/apache/flink/blob/master/flink-python/pyflink/fn_execution/beam/beam_operations.py#L188 for more details.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)