You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/06/19 12:47:40 UTC

[spark] branch master updated (6fe3bf6 -> 5ee5cfd)

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

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


    from 6fe3bf6  [SPARK-31993][SQL] Build arrays for passing variables generated from children for 'concat_ws' with columns having at least one of array type
     add 5ee5cfd  [SPARK-31826][SQL] Support composed type of case class for typed Scala UDF

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 42 +++++++++-
 .../spark/sql/catalyst/expressions/ScalaUDF.scala  | 79 ++++++++++++++-----
 .../sql/catalyst/analysis/AnalysisSuite.scala      | 13 +++-
 .../sql/catalyst/expressions/ScalaUDFSuite.scala   | 18 +++--
 .../test/scala/org/apache/spark/sql/UDFSuite.scala | 90 +++++++++++++++++++++-
 5 files changed, 210 insertions(+), 32 deletions(-)


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