[GitHub] [spark] beliefer commented on a change in pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-13 Thread GitBox
beliefer commented on a change in pull request #30021: URL: https://github.com/apache/spark/pull/30021#discussion_r503726517 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2974,9 +2974,9 @@ class Analyzer( */

[GitHub] [spark] beliefer commented on a change in pull request #30021: [SPARK-33125][SQL] Improve the error when Lead and Lag are not allowed to specify window frame

2020-10-12 Thread GitBox
beliefer commented on a change in pull request #30021: URL: https://github.com/apache/spark/pull/30021#discussion_r503643546 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2974,9 +2974,9 @@ class Analyzer( */