You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/01/08 02:30:04 UTC

[spark] branch master updated (d7c7e37 -> 9535776)

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

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


    from d7c7e37  [SPARK-30381][ML] Refactor GBT to reuse treePoints for all trees
     add 9535776  [SPARK-30302][SQL] Complete info for show create table for views

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/catalog/interface.scala     |   9 +-
 .../spark/sql/execution/command/tables.scala       |  43 +++++++--
 .../sql-tests/inputs/show-create-table.sql         |  31 +++++++
 .../sql-tests/results/show-create-table.sql.out    | 103 ++++++++++++++++++++-
 4 files changed, 174 insertions(+), 12 deletions(-)


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