You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/06/16 18:02:43 UTC

[spark] branch master updated (8d57709 -> 2ec9b86)

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

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


    from 8d57709  [SPARK-31705][SQL][FOLLOWUP] Avoid the unnecessary CNF computation for full-outer joins
     add 2ec9b86  [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/util/kvstore/LevelDB.java     | 32 ++++++++++++++++++-
 .../apache/spark/util/kvstore/LevelDBIterator.java |  1 +
 .../apache/spark/util/kvstore/LevelDBSuite.java    | 36 ++++++++++++++++++++++
 .../org/apache/spark/status/AppStatusStore.scala   |  8 ++++-
 4 files changed, 75 insertions(+), 2 deletions(-)


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