[ 
https://issues.apache.org/jira/browse/SPARK-26860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-26860.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 23946
[https://github.com/apache/spark/pull/23946]

> Improve RangeBetween docs in Pyspark, SparkR
> --------------------------------------------
>
>                 Key: SPARK-26860
>                 URL: https://issues.apache.org/jira/browse/SPARK-26860
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation, PySpark
>    Affects Versions: 2.4.0
>            Reporter: Shelby Vanhooser
>            Assignee: Jagadesh Kiran N
>            Priority: Minor
>             Fix For: 3.0.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to