You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/02/19 16:05:43 UTC

[GitHub] [spark] cloud-fan commented on a change in pull request #27638: [SPARK-30878][SQL] Improve the CREATE TABLE document

cloud-fan commented on a change in pull request #27638: [SPARK-30878][SQL] Improve the CREATE TABLE document
URL: https://github.com/apache/spark/pull/27638#discussion_r381373033
 
 

 ##########
 File path: docs/sql-ref-syntax-ddl-create-table-hiveformat.md
 ##########
 @@ -96,21 +97,37 @@ CREATE [ EXTERNAL ] TABLE [ IF NOT EXISTS ] table_identifier
 ### Examples
 {% highlight sql %}
 
---Using Comment and loading data from another table into the created table
-CREATE TABLE StudentInfo
 
 Review comment:
   the previous example was wrong. By default `CREATE TABLE` without USING created data source table in 3.0.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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