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

Dan Brown commented on SPARK-7460:
----------------------------------

+1 for supporting {{DataFrame.zip}} as a standard operation. I ran into a 
pretty weird {{RDD.zip}}/{{DataFrame.withColumn}} bug trying to build it myself:

- https://issues.apache.org/jira/browse/SPARK-10685

> Provide DataFrame.zip (analog of RDD.zip) to merge two data frames
> ------------------------------------------------------------------
>
>                 Key: SPARK-7460
>                 URL: https://issues.apache.org/jira/browse/SPARK-7460
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Ram Sriharsha
>            Assignee: Ram Sriharsha
>            Priority: Minor
>
> an analog of RDD1.zip(RDD2) for data frames allows us to merge two data 
> frames without stepping down to the RDD layer and back. (syntactic sugar)



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