You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/09/10 10:22:18 UTC

[spark] branch master updated (8f61005 -> 7eb76d6)

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

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


    from 8f61005  [SPARK-32456][SS][FOLLOWUP] Update doc to note about using SQL statement with streaming Dataset
     add 7eb76d6  [SPARK-32828][SQL] Cast from a derived user-defined type to a base type

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |  3 +-
 .../spark/sql/catalyst/expressions/CastSuite.scala |  5 ++
 .../scala/org/apache/spark/sql/types/TestUDT.scala | 73 +++++++++++++++++++++
 .../apache/spark/sql/UserDefinedTypeSuite.scala    | 75 +---------------------
 4 files changed, 81 insertions(+), 75 deletions(-)


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