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/24 14:52:20 UTC

[spark] branch master updated (df04107 -> 47fb9d6)

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 df04107  [SPARK-32080][SPARK-31998][SQL] Simplify ArrowColumnVector ListArray accessor
     add 47fb9d6  [SPARK-32087][SQL] Allow UserDefinedType to use encoder to deserialize rows in ScalaUDF as well

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala      | 21 ++++++++-------------
 .../spark/sql/catalyst/expressions/Cast.scala       |  8 ++++----
 .../spark/sql/catalyst/expressions/ScalaUDF.scala   |  4 +---
 .../org/apache/spark/sql/UserDefinedTypeSuite.scala |  4 ++--
 4 files changed, 15 insertions(+), 22 deletions(-)


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