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/20 02:03:14 UTC

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

HyukjinKwon 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_r381666358
 
 

 ##########
 File path: docs/sql-ref-syntax-ddl-create-table.md
 ##########
 @@ -20,10 +20,10 @@ license: |
 ---
 
 ### Description
-`CREATE TABLE` statement is used to define a table in an exsisting database. 
+`CREATE TABLE` statement is used to define a table in an existing database. 
 
 The CREATE statements:
-* [CREATE TABLE USING DATASOURCE](sql-ref-syntax-ddl-create-table-datasource.html)
+* [CREATE TABLE USING DATA_SOURCE](sql-ref-syntax-ddl-create-table-datasource.html)
 
 Review comment:
   I am confused time to time if it's Datasource or Data source :-).

----------------------------------------------------------------
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