You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kuldeep (JIRA)" <ji...@apache.org> on 2014/06/25 12:28:25 UTC

[jira] [Created] (SPARK-2276) user should be able to provide schema for table creation

Kuldeep created SPARK-2276:
------------------------------

             Summary: user should be able to provide schema for table creation
                 Key: SPARK-2276
                 URL: https://issues.apache.org/jira/browse/SPARK-2276
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.0.0
            Reporter: Kuldeep


It would be nice if Scala/Java users can explicitly provide column names and Types for defining a table from a RDD.

This is an extension to https://issues.apache.org/jira/browse/SPARK-1983

`inferSchema` method will have limitation that if some column is missing in the first map of RDD it would not be inferred.



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