[GitHub] [spark] itholic commented on a diff in pull request #39691: [SPARK-31561][SQL] Add QUALIFY clause

2023-01-22 Thread via GitHub
itholic commented on code in PR #39691: URL: https://github.com/apache/spark/pull/39691#discussion_r1083665941 ## sql/core/src/test/resources/sql-tests/results/window.sql.out: ## @@ -1342,3 +1342,139 @@ org.apache.spark.sql.AnalysisException "windowName" : "w" } } + +

[GitHub] [spark] itholic commented on a diff in pull request #39691: [SPARK-31561][SQL] Add QUALIFY clause

2023-01-22 Thread via GitHub
itholic commented on code in PR #39691: URL: https://github.com/apache/spark/pull/39691#discussion_r1083550178 ## sql/core/src/test/resources/sql-tests/results/window.sql.out: ## @@ -1342,3 +1342,139 @@ org.apache.spark.sql.AnalysisException "windowName" : "w" } } + +