GuoPhilipse commented on a change in pull request #29056:
URL: https://github.com/apache/spark/pull/29056#discussion_r455178397
##########
File path: docs/sql-ref-syntax-qry.md
##########
@@ -45,4 +45,7 @@ ability to generate logical and physical plan for a given
query using
* [TABLESAMPLE](sql-ref-syntax-qry-select-sampling.html)
* [Table-valued Function](sql-ref-syntax-qry-select-tvf.html)
* [Window Function](sql-ref-syntax-qry-select-window.html)
+ * [CASE Clause](sql-ref-syntax-qry-select-case.html)
Review comment:
`case` may appear in many key words,such as
`select`,`on`,`from`,'where' ...,If we define in `select`, we may define many
places, seems a little weird,WYDT?
----------------------------------------------------------------
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]