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 5919bd3  [SPARK-30651][SQL] Add detailed information for Aggregate 
operators in EXPLAIN FORMATTED
     add aa0d136  [SPARK-30760][SQL] Port `millisToDays` and `daysToMillis` on 
Java 8 time API

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala |  8 +--
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 58 ++++++----------------
 .../sql/catalyst/csv/UnivocityParserSuite.scala    |  3 +-
 .../expressions/DateExpressionsSuite.scala         | 19 +++----
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     | 34 +++++++------
 .../apache/spark/sql/execution/HiveResult.scala    |  5 ++
 .../sql-tests/results/postgreSQL/date.sql.out      | 12 ++---
 .../org/apache/spark/sql/SQLQueryTestSuite.scala   |  1 +
 8 files changed, 62 insertions(+), 78 deletions(-)


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

Reply via email to