[
https://issues.apache.org/jira/browse/FLINK-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12790:
-----------------------------------
Labels: pull-request-available (was: )
> Implement KeyScope enum to distinguish the key of localKeyBy and general
> keyBy API
> ----------------------------------------------------------------------------------
>
> Key: FLINK-12790
> URL: https://issues.apache.org/jira/browse/FLINK-12790
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / State Backends
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Major
> Labels: pull-request-available
>
> As mentioned in the design document, to distinguish the method calling
> between {{localKeyBy}} and general {{keyBy}} API in {{KeyedStream}}. That
> means the key scope is also used to distinguish the local keyed state and
> global keyed state. In addition, the implementation of state backend would be
> refined based on the key scope.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)