Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22987#discussion_r231992909
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/SQLWindowFunctionSuite.scala
 ---
    @@ -31,6 +32,19 @@ class SQLWindowFunctionSuite extends QueryTest with 
SharedSQLContext {
     
       import testImplicits._
     
    +  val empSalaryData = Seq(
    --- End diff --
    
    We really just need a simple test that proves `over (w)` works.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to