[ 
https://issues.apache.org/jira/browse/SPARK-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943151#comment-14943151
 ] 

Martin Senne commented on SPARK-7135:
-------------------------------------

@[~rxin]: Please see my description in SPARK-10868 .

> Expression for monotonically increasing IDs
> -------------------------------------------
>
>                 Key: SPARK-7135
>                 URL: https://issues.apache.org/jira/browse/SPARK-7135
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>              Labels: dataframe
>             Fix For: 1.4.0
>
>
> Seems like a common use case that users might want a unique ID for each row. 
> It is more expensive to have consecutive IDs, since that'd require two pass 
> over the data. However, many use cases can be satisfied by just having unique 
> ids.



--
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