You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Seth Wiesman (Jira)" <ji...@apache.org> on 2020/08/17 15:15:00 UTC

[jira] [Created] (FLINK-18978) Support full table scan of key and namespace from statebackend

Seth Wiesman created FLINK-18978:
------------------------------------

             Summary: 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
             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)