[
https://issues.apache.org/jira/browse/FLINK-36860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36860:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)