You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/01/28 20:50:42 UTC

[spark] branch master updated (96d2727 -> 580c2b7)

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

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


    from 96d2727  [SPARK-30642][ML][PYSPARK] LinearSVC blockify input vectors
     add 580c2b7  [SPARK-27166][SQL][FOLLOWUP] Refactor to build string once

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/types/ArrayType.scala     | 14 +++++++++----
 .../org/apache/spark/sql/types/DataType.scala      | 14 +++++++------
 .../scala/org/apache/spark/sql/types/MapType.scala | 18 ++++++++++------
 .../org/apache/spark/sql/types/StructField.scala   | 12 ++++++++---
 .../org/apache/spark/sql/types/StructType.scala    | 24 +++++++++++-----------
 .../org/apache/spark/sql/types/DataTypeSuite.scala |  7 ++++---
 .../apache/spark/sql/types/StructTypeSuite.scala   | 16 +++++++++++++++
 7 files changed, 71 insertions(+), 34 deletions(-)


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