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/03/31 00:42:25 UTC

[GitHub] [spark] maropu commented on a change in pull request #28074: [SPARK-31305][SQL][DOCS] Add a page to list all commands in SQL Reference

maropu commented on a change in pull request #28074: [SPARK-31305][SQL][DOCS] Add a page to list all commands in SQL Reference
URL: https://github.com/apache/spark/pull/28074#discussion_r400576891
 
 

 ##########
 File path: docs/sql-ref-syntax.md
 ##########
 @@ -19,4 +19,64 @@ license: |
   limitations under the License.
 ---
 
-Spark SQL is Apache Spark's module for working with structured data. The SQL Syntax section describes the SQL syntax in detail along with usage examples when applicable.
+Spark SQL is Apache Spark's module for working with structured data. The SQL Syntax section describes the SQL syntax in detail along with usage examples when applicable. This document provides a list of Data Definition and Data Manipulation Statements, as well as Data Retrieval and Auxiliary Statements.
+
+### Data Definition Statements
 
 Review comment:
   How about `DDL Statements` for consistency? https://github.com/apache/spark/blob/master/docs/sql-migration-guide.md#ddl-statements

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