maropu commented on a change in pull request #27371:
[SPARK-28801][DOC][FOLLOW-UP] Setup links and address other review comments
URL: https://github.com/apache/spark/pull/27371#discussion_r371595940
##########
File path: docs/_data/menu-sql.yaml
##########
@@ -123,37 +123,27 @@
- text: SELECT
url: sql-ref-syntax-qry-select.html
subitems:
- - text: DISTINCT Clause
- url: sql-ref-syntax-qry-select-distinct.html
- - text: Joins
- url: sql-ref-syntax-qry-select-join.html
- - text: ORDER BY Clause
- url: sql-ref-syntax-qry-select-orderby.html
+ - text: WHERE Clause
Review comment:
The order of these clauses depends on something? Can we reorder them along
with the main menu?
https://github.com/apache/spark/blob/master/docs/sql-ref-syntax-qry-select.md
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]