You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/08 03:00:00 UTC

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

Ram Sriharsha created SPARK-7460:
------------------------------------

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