Zakelly Lan created FLINK-36860:
-----------------------------------
Summary: Adjust internal state v2 interface hierarchy
Key: FLINK-36860
URL: https://issues.apache.org/jira/browse/FLINK-36860
Project: Flink
Issue Type: Sub-task
Reporter: Zakelly Lan
Assignee: Zakelly Lan
There is a internal state interface hierarchy for state v2, which is pretty
much like the one for state v1. Currently the `InternalListState` does not
extend from `InternalMergingState` for convenience of class type parameter
signature. However, the table implementation depends on the inheritance, we
will add it back.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)