You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/01/23 17:29:57 UTC

[spark] branch master updated (3c8b360 -> afe70b3)

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

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


    from 3c8b360  [SPARK-30620][SQL] avoid unnecessary serialization in AggregateExpression
     add afe70b3  [SPARK-28794][SQL][DOC] Documentation for Create table Command

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-ddl-create-table-datasource.md | 115 +++++++++++++++++++
 docs/sql-ref-syntax-ddl-create-table-hiveformat.md | 122 +++++++++++++++++++++
 docs/sql-ref-syntax-ddl-create-table-like.md       |  97 ++++++++++++++++
 docs/sql-ref-syntax-ddl-create-table.md            |  12 +-
 4 files changed, 345 insertions(+), 1 deletion(-)
 create mode 100644 docs/sql-ref-syntax-ddl-create-table-datasource.md
 create mode 100644 docs/sql-ref-syntax-ddl-create-table-hiveformat.md
 create mode 100644 docs/sql-ref-syntax-ddl-create-table-like.md


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