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 2019/11/07 04:40:39 UTC

[spark] branch master updated (3437862 -> 29dc59a)

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 3437862  [SPARK-29387][SQL][FOLLOWUP] Fix issues of the multiply and divide for intervals
     add 29dc59a  [SPARK-29605][SQL] Optimize string to interval casting

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/unsafe/types/UTF8String.java  |   2 +-
 .../spark/sql/catalyst/expressions/Cast.scala      |   6 +-
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 193 ++++++++++++++++++++-
 .../sql/catalyst/util/IntervalUtilsSuite.scala     | 106 ++++++-----
 .../benchmarks/IntervalBenchmark-jdk11-results.txt |  44 ++---
 sql/core/benchmarks/IntervalBenchmark-results.txt  |  45 +++--
 6 files changed, 301 insertions(+), 95 deletions(-)


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