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/03/27 13:16:15 UTC

[spark] branch master updated (5945d46 -> 9f0c010)

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 5945d46  [SPARK-31225][SQL] Override sql method of OuterReference
     add 9f0c010  [SPARK-31277][SQL][TESTS] Migrate `DateTimeTestUtils` from `TimeZone` to `ZoneId`

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroSuite.scala      |  4 +-
 .../spark/sql/catalyst/expressions/CastSuite.scala |  9 ++--
 .../expressions/CollectionExpressionsSuite.scala   |  4 +-
 .../catalyst/expressions/CsvExpressionsSuite.scala | 10 ++--
 .../expressions/DateExpressionsSuite.scala         | 63 +++++++++++-----------
 .../expressions/JsonExpressionsSuite.scala         |  8 +--
 .../catalyst/parser/ExpressionParserSuite.scala    |  6 +--
 .../sql/catalyst/util/DateTimeTestUtils.scala      | 15 +++---
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     | 54 +++++++++----------
 .../apache/spark/sql/DataFrameFunctionsSuite.scala |  2 +-
 .../spark/sql/StatisticsCollectionSuite.scala      |  3 +-
 11 files changed, 91 insertions(+), 87 deletions(-)


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