Gabor Somogyi created FLINK-37456:
-------------------------------------
Summary: Stream data for SQL state connector in case of List and
Map state
Key: FLINK-37456
URL: https://issues.apache.org/jira/browse/FLINK-37456
Project: Flink
Issue Type: Improvement
Reporter: Gabor Somogyi
SQL state connector is keeping the data in-memory per key in case of List and
Map state. We should add an approach to use a streaming fashion data processing
in order to scale better.
I think the actual approach can remain for small per key scenarios and we can
add a new approach with multiple row per key.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)