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

Apache Spark commented on SPARK-18013:
--------------------------------------

User 'felixcheung' has created a pull request for this issue:
https://github.com/apache/spark/pull/15559

> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to