GuoPhilipse commented on a change in pull request #29056:
URL: https://github.com/apache/spark/pull/29056#discussion_r455176092
##########
File path: docs/sql-ref-syntax-qry-select.md
##########
@@ -74,6 +74,12 @@ SELECT [ hints , ... ] [ ALL | DISTINCT ] { named_expression
[ , ... ] }
An expression with an assigned name. In general, it denotes a column
expression.
**Syntax:** `expression [AS] [alias]`
+
+ * **FROM**
Review comment:
have added the basic defintion, i saw there was `from_item` already in
it.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]