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)