You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shelby Vanhooser (JIRA)" <ji...@apache.org> on 2019/02/12 12:13:00 UTC

[jira] [Created] (SPARK-26860) RangeBetween docs appear to be wrong

Shelby Vanhooser created SPARK-26860:
----------------------------------------

             Summary: RangeBetween docs appear to be wrong 
                 Key: SPARK-26860
                 URL: https://issues.apache.org/jira/browse/SPARK-26860
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 2.4.0
            Reporter: Shelby Vanhooser


The docs describing [RangeBetween|http://spark.apache.org/docs/2.4.0/api/python/_modules/pyspark/sql/window.html#Window.rangeBetween] for PySpark appear to be duplicates of [RowsBetween|http://spark.apache.org/docs/2.4.0/api/python/_modules/pyspark/sql/window.html#Window.rowsBetween] even though these are functionally different windows.  Rows between reference proceeding and succeeding rows, but rangeBetween is based on the values in these rows.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org