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



##########
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
+     the input by forking and running the specified script.

Review comment:
       user-specified command or script.




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