[ 
https://issues.apache.org/jira/browse/FLINK-14003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925228#comment-16925228
 ] 

Yu Li commented on FLINK-14003:
-------------------------------

Thanks for creating the JIRA and start the discussion [~dangdangdang]. To 
follow our [contribution 
guideline|https://flink.apache.org/contributing/contribute-code.html], let's 
first get consensus on the mailing list discussion, draft a FLIP and get it 
through, then come back to talk more about details (if necessary) in this JIRA.

> Add access to customized state other than built in state types
> --------------------------------------------------------------
>
>                 Key: FLINK-14003
>                 URL: https://issues.apache.org/jira/browse/FLINK-14003
>             Project: Flink
>          Issue Type: Wish
>          Components: Runtime / State Backends
>            Reporter: Shimin Yang
>            Priority: Minor
>
> Currently the keyed state backend supports states like value, list, map, 
> although they are quite useful, but it may not fits all user cases. 
> User can develop their customized state backend based on different data store 
> as a plugin, but they do not have access to customized state if the type is 
> not one of those built-in types. 
> I propose to add getPartitionedState method to RuntimeContext and 
> KeyedStateStore interface to allow user to access their customized state, and 
> it will not affect current code path.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to