[GitHub] [spark] huaxingao commented on a diff in pull request #37080: [SPARK-35208][SQL][DOCS] Add docs for LATERAL subqueries

2022-07-11 Thread GitBox
huaxingao commented on code in PR #37080: URL: https://github.com/apache/spark/pull/37080#discussion_r918358655 ## docs/sql-ref-syntax-qry-select-join.md: ## @@ -26,7 +26,7 @@ A SQL join is used to combine rows from two relations based on join criteria. Th ### Syntax

[GitHub] [spark] huaxingao commented on a diff in pull request #37080: [SPARK-35208][SQL][DOCS] Add docs for LATERAL subqueries

2022-07-08 Thread GitBox
huaxingao commented on code in PR #37080: URL: https://github.com/apache/spark/pull/37080#discussion_r916892032 ## docs/sql-ref-syntax-qry-select-lateral-subquery.md: ## @@ -0,0 +1,87 @@ +--- +layout: global +title: LATERAL SUBQUERY +displayTitle: LATERAL SUBQUERY +license: | +