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

Apache Spark commented on SPARK-5426:
-------------------------------------

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

> SQL Java API helper methods
> ---------------------------
>
>                 Key: SPARK-5426
>                 URL: https://issues.apache.org/jira/browse/SPARK-5426
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.3.0
>            Reporter: Kuldeep
>            Priority: Minor
>
> DataFrame previously SchemaRDD is not directly java compatible. But this does 
> seems a bit odd as `SQLContext` is now to be used with Java API and any 
> operation will yield a SchemaRDD which the uesr will have to covert to 
> JavaRDD.



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