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/02/07 18:34:30 UTC

[spark] branch master updated (dd2f443 -> a3e7777)

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 dd2f443  [MINOR][DOCS] Fix typos at python/pyspark/sql/types.py
     add a3e7777  [SPARK-30752][SQL] Fix `to_utc_timestamp` on daylight saving day

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala | 16 +++++-------
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 28 ++++-----------------
 .../parquet/VectorizedColumnReader.java            |  9 ++++---
 .../parquet/VectorizedParquetRecordReader.java     |  6 ++---
 .../datasources/parquet/ParquetFileFormat.scala    |  2 +-
 .../datasources/parquet/ParquetReadSupport.scala   |  5 ++--
 .../parquet/ParquetRecordMaterializer.scala        |  4 +--
 .../datasources/parquet/ParquetRowConverter.scala  |  9 +++----
 .../v2/parquet/ParquetPartitionReaderFactory.scala | 10 ++++----
 .../org/apache/spark/sql/DateFunctionsSuite.scala  | 29 ++++++++++++++++++++--
 .../parquet/ParquetInteroperabilitySuite.scala     |  5 ++--
 11 files changed, 64 insertions(+), 59 deletions(-)


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