You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/10/22 05:34:59 UTC

[jira] [Resolved] (SPARK-18013) R cross join API similar to python and Scala

     [ https://issues.apache.org/jira/browse/SPARK-18013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Cheung resolved SPARK-18013.
----------------------------------
    Resolution: Fixed
      Assignee: Felix Cheung

> R cross join API similar to python and Scala
> --------------------------------------------
>
>                 Key: SPARK-18013
>                 URL: https://issues.apache.org/jira/browse/SPARK-18013
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Srinath
>            Assignee: Felix Cheung
>
> https://github.com/apache/spark/pull/14866
> and
> https://github.com/apache/spark/pull/15493
> added an explicit cross join to the dataset api in scala and python, requiring crossJoin to be used when there is no join condition. 
> (JIRA: https://issues.apache.org/jira/browse/SPARK-17298)
> Add an explicit crossJoin to R as well so the API behavior is similar to Scala and python.



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