Xiangrui Meng created SPARK-4262:
------------------------------------

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


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

Reply via email to