[
https://issues.apache.org/jira/browse/FLINK-18978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195728#comment-17195728
]
Seth Wiesman commented on FLINK-18978:
--------------------------------------
fixed in cd81e9bbbd7456e6aedbff31054700cc4da70fa3
> Support full table scan of key and namespace from statebackend
> --------------------------------------------------------------
>
> Key: FLINK-18978
> URL: https://issues.apache.org/jira/browse/FLINK-18978
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Seth Wiesman
> Assignee: Seth Wiesman
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> Support full table scan of keys and namespaces from the state backend. All
> operations assume the calling code already knows what namespace they are
> interested in interacting with.
> This is a prerequisite to support reading window operators with the state
> processor api because window panes are stored as additional namespace
> components.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)