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/17 06:01:00 UTC

[spark] branch master updated (619274e -> 9107f77)

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 619274e  [DOC] add config naming guideline
     add 9107f77  [SPARK-30843][SQL] Fix getting of time components before 1582 year

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/datetimeExpressions.scala |  37 ++-
 .../spark/sql/catalyst/util/DateTimeUtils.scala    |  44 +--
 .../expressions/DateExpressionsSuite.scala         |  39 ++-
 .../sql/catalyst/util/DateTimeTestUtils.scala      |  18 +-
 .../sql/catalyst/util/DateTimeUtilsSuite.scala     | 173 +++++------
 .../benchmarks/DateTimeBenchmark-jdk11-results.txt | 326 ++++++++++-----------
 sql/core/benchmarks/DateTimeBenchmark-results.txt  | 326 ++++++++++-----------
 7 files changed, 484 insertions(+), 479 deletions(-)


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