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

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

     [ https://issues.apache.org/jira/browse/FLINK-18978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-18978:
-----------------------------------
    Labels: pull-request-available  (was: )

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