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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org