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

Sean Owen updated SPARK-26860:
------------------------------
         Labels:   (was: docs easyfix python)
       Priority: Minor  (was: Major)
    Component/s: Documentation
     Issue Type: Improvement  (was: Bug)
        Summary: Improve RangeBetween docs in Pyspark, SparkR  (was: 
RangeBetween docs appear to be wrong )

> 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
>            Priority: Minor
>   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