panbingkun commented on code in PR #47552: URL: https://github.com/apache/spark/pull/47552#discussion_r1698313138
########## docs/sql-ref-syntax-qry-select.md: ########## @@ -76,11 +85,9 @@ SELECT [ hints , ... ] [ ALL | DISTINCT ] { [ [ named_expression | regex_column_ An expression with an assigned name. In general, it denotes a column expression. - **Syntax:** `expression [[AS] alias]` Review Comment: I have already moved this up. -- 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. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org