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

Yanbo Liang updated SPARK-12025:
--------------------------------
    Description: 
There are two reasons that we should make this change:
* We should follow the naming convention rule of R 
(http://www.inside-r.org/node/230645) 
* Spark DataFrame has deprecated the old convention (such as cumeDist) and will 
remove it in Spark 2.0.
We should fix this issue before 1.6 release, otherwise we will make breaking 
API change.

  was:Rename window rank function names for SparkR


> Rename some window rank function names for SparkR
> -------------------------------------------------
>
>                 Key: SPARK-12025
>                 URL: https://issues.apache.org/jira/browse/SPARK-12025
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Yanbo Liang
>
> There are two reasons that we should make this change:
> * We should follow the naming convention rule of R 
> (http://www.inside-r.org/node/230645) 
> * Spark DataFrame has deprecated the old convention (such as cumeDist) and 
> will remove it in Spark 2.0.
> We should fix this issue before 1.6 release, otherwise we will make breaking 
> API change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to