Github user rxin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22853#discussion_r228608016
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/DataFrameWindowFramesSuite.scala 
---
    @@ -267,6 +267,25 @@ class DataFrameWindowFramesSuite extends QueryTest 
with SharedSQLContext {
         )
       }
     
    +  test("range between should accept interval values as left boundary") {
    --- End diff --
    
    this is using intervals for both, rather than just left.



---

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

Reply via email to