You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dan Brown (JIRA)" <ji...@apache.org> on 2015/09/18 04:51:05 UTC

[jira] [Commented] (SPARK-7460) Provide DataFrame.zip (analog of RDD.zip) to merge two data frames

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org