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

Michael Armbrust resolved SPARK-2179.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

> Public API for DataTypes and Schema
> -----------------------------------
>
>                 Key: SPARK-2179
>                 URL: https://issues.apache.org/jira/browse/SPARK-2179
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Michael Armbrust
>            Assignee: Yin Huai
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> We want something like the following:
>  * Expose DataType in the SQL package and lock down all the internal details 
> (TypeTags, etc)
>  * Programatic API for viewing the schema of an RDD as a StructType
>  * Method that creates a schema RDD given (RDD[A], StructType, A => Row)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to