[
https://issues.apache.org/jira/browse/SPARK-14214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shixiong Zhu resolved SPARK-14214.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
This has been done in https://github.com/apache/spark/pull/12048
> Update State Store to give a more get/put hashmap-style interface
> -----------------------------------------------------------------
>
> Key: SPARK-14214
> URL: https://issues.apache.org/jira/browse/SPARK-14214
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Tathagata Das
> Assignee: Tathagata Das
> Fix For: 2.0.0
>
>
> The goal is to make the state store more flexible by giving it a more
> key-value store like interface of gets and puts. This is to allow streaming
> aggregates physical plan to easily do only-gets instead of only-updates that
> the current is designed for.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]