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/04/06 05:35:41 UTC

[spark] branch master updated (35e6a9d -> d782a1c)

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 35e6a9d  [SPARK-31353][SQL] Set a time zone in DateTimeBenchmark and DateTimeRebaseBenchmark
     add d782a1c  [SPARK-31224][SQL] Add view support to SHOW CREATE TABLE

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/command/tables.scala       | 101 ++++++++++++---------
 .../sql-tests/inputs/show-create-table.sql         |  12 ++-
 .../sql-tests/results/show-create-table.sql.out    |  51 +++++++----
 .../apache/spark/sql/ShowCreateTableSuite.scala    |  20 ++--
 .../spark/sql/hive/HiveShowCreateTableSuite.scala  | 100 +++++++++-----------
 5 files changed, 151 insertions(+), 133 deletions(-)


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