You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/11/05 09:23:51 UTC

[spark] branch master updated (e66201b -> 21413b7)

This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e66201b  [MINOR][SS][DOCS] Update join type in stream static joins code examples
     add 21413b7  [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore

No new revisions were added by this update.

Summary of changes:
 .../state/HDFSBackedStateStoreProvider.scala       |  46 +++++++--
 .../sql/execution/streaming/state/StateStore.scala | 111 +++++++++++++++++----
 .../execution/streaming/state/StateStoreRDD.scala  | 104 ++++++++++++++-----
 .../state/StreamingAggregationStateManager.scala   |  22 ++--
 .../sql/execution/streaming/state/package.scala    |  35 +++++++
 .../execution/streaming/statefulOperators.scala    |   2 +-
 .../streaming/state/StateStoreSuite.scala          |   4 +-
 7 files changed, 261 insertions(+), 63 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org