[
https://issues.apache.org/jira/browse/FLINK-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-12790:
-----------------------------------
Labels: auto-unassigned pull-request-available (was:
pull-request-available stale-assigned)
> 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: auto-unassigned, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)