You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2020/04/29 00:28:03 UTC

[spark] branch master updated (d34cb59 -> 3808014)

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

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


    from d34cb59  [SPARK-31556][SQL][DOCS] Document LIKE clause in SQL Reference
     add 3808014  [SPARK-31584][WEBUI] Fix NullPointerException when parsing event log with InMemoryStore

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/util/kvstore/InMemoryStore.java   |  2 +-
 .../kvstore/{CustomType1.java => CustomType2.java} | 24 +++++--------
 .../spark/util/kvstore/InMemoryStoreSuite.java     | 42 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 16 deletions(-)
 copy common/kvstore/src/test/java/org/apache/spark/util/kvstore/{CustomType1.java => CustomType2.java} (70%)


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