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

Dmitriy Selivanov commented on SPARK-14365:
-------------------------------------------

I will be able to check it on 2016-05-11.

> Repartition by column
> ---------------------
>
>                 Key: SPARK-14365
>                 URL: https://issues.apache.org/jira/browse/SPARK-14365
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>            Reporter: Dmitriy Selivanov
>
> Starting from 1.6 it is possible to set partitioning for data frames. For 
> example in Scala we can do it in a following way:
> {code}
> val partitioned = df.repartition($"k")
> {code}
> Would be nice to have this functionality in SparkR.



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