You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2019/09/17 22:09:55 UTC

[spark] branch master updated (dd32476 -> 02db706)

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from dd32476  [SPARK-28792][SQL][DOC] Document CREATE DATABASE statement in SQL Reference
     add 02db706  [SPARK-29115][SQL][TEST] Add benchmarks for make_date() and make_timestamp()

No new revisions were added by this update.

Summary of changes:
 .../benchmarks/MakeDateTimeBenchmark-results.txt   |  22 ++++
 .../benchmark/MakeDateTimeBenchmark.scala          | 120 +++++++++++++++++++++
 2 files changed, 142 insertions(+)
 create mode 100644 sql/core/benchmarks/MakeDateTimeBenchmark-results.txt
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/MakeDateTimeBenchmark.scala


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