You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/11/06 04:57:33 UTC

[jira] [Resolved] (SPARK-4262) Add .schemaRDD to JavaSchemaRDD

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

Xiangrui Meng resolved SPARK-4262.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 3125
[https://github.com/apache/spark/pull/3125]

> Add .schemaRDD to JavaSchemaRDD
> -------------------------------
>
>                 Key: SPARK-4262
>                 URL: https://issues.apache.org/jira/browse/SPARK-4262
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Xiangrui Meng
>            Assignee: Xiangrui Meng
>            Priority: Trivial
>             Fix For: 1.2.0
>
>
> It is possible to get the underlying SchemaRDD from JavaSchemaRDD in Java, because Java ignores private[sql]. But this is hard to do in Scala. Similar to .rdd in JavaRDD, we can add .schemaRDD to JavaSchemaRDD.



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