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

    https://github.com/apache/spark/pull/20400#discussion_r165254925
  
    --- Diff: python/pyspark/sql/window.py ---
    @@ -217,11 +242,16 @@ def rangeBetween(self, start, end):
             :param end: boundary end, inclusive.
                         The frame is unbounded if this is 
``Window.unboundedFollowing``, or
                         any value greater than or equal to min(sys.maxsize, 
9223372036854775807).
    +
    --- End diff --
    
    I think extra line was requested to be removed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to