cloud-fan commented on a change in pull request #31010:
URL: https://github.com/apache/spark/pull/31010#discussion_r614087529



##########
File path: docs/sql-ref-syntax-qry-select.md
##########
@@ -164,6 +164,11 @@ SELECT [ hints , ... ] [ ALL | DISTINCT ] { [ 
named_expression | regex_column_na
      )
      ```
 
+* **TRANSFORM**
+
+     Specifies a hive-style transform (`SELECT TRANSFORM`) query specification 
to transform

Review comment:
       `(SELECT TRANSFORM)` looks redundant as this is already shown as the SQL 
syntax.




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

Reply via email to