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/11 13:54:49 UTC

[spark] branch master updated (4de7131 -> d06a9cc)

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 4de7131  [SPARK-29421][SQL] Supporting Create Table Like Using Provider
     add d06a9cc  [SPARK-29822][SQL] Fix cast error when there are white spaces between signs and values

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 172 +++++++++++----------
 .../sql/catalyst/util/IntervalUtilsSuite.scala     |   1 +
 .../benchmarks/IntervalBenchmark-jdk11-results.txt |  48 +++---
 sql/core/benchmarks/IntervalBenchmark-results.txt  |  48 +++---
 .../test/resources/sql-tests/inputs/interval.sql   |   9 ++
 .../resources/sql-tests/results/interval.sql.out   |  58 ++++++-
 .../execution/benchmark/IntervalBenchmark.scala    |   3 +-
 7 files changed, 209 insertions(+), 130 deletions(-)


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