viirya commented on a change in pull request #28121: [SPARK-31348][SQL][DOCS] 
Document Join in SQL Reference
URL: https://github.com/apache/spark/pull/28121#discussion_r404544033
 
 

 ##########
 File path: docs/_data/menu-sql.yaml
 ##########
 @@ -154,7 +154,9 @@
                   url: sql-ref-syntax-qry-select-distribute-by.html
                 - text: LIMIT Clause 
                   url: sql-ref-syntax-qry-select-limit.html
-                - text: Join Hints
+                - text: JOIN
+                  url: sql-ref-syntax-qry-select-join.html
+                - text: JOIN HINTS
 
 Review comment:
   Why we need to upper case of hints? We don't really have `HINTS` in query. 

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

Reply via email to