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)