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

[spark] branch master updated (f093480 -> 42f496f)

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

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


    from f093480  fix version for config spark.locality.wait.legacyResetOnTaskLaunch (#28307)
     add 42f496f  [SPARK-31526][SQL][TESTS] Add a new test suite for ExpressionInfo

No new revisions were added by this update.

Summary of changes:
 .../expressions/ExpressionDescription.java         |   6 +
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |  80 -----------
 .../test/scala/org/apache/spark/sql/UDFSuite.scala |  31 ----
 .../sql/expressions/ExpressionInfoSuite.scala      | 156 +++++++++++++++++++++
 4 files changed, 162 insertions(+), 111 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/expressions/ExpressionInfoSuite.scala


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