Description
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)
Attachments
Issue Links
- is blocked by
-
SPARK-1649 Figure out Nullability semantics for Array elements and Map values
- Resolved
- is duplicated by
-
SPARK-2276 user should be able to provide schema for table creation
- Resolved
- is related to
-
SPARK-2360 CSV import to SchemaRDDs
- Closed
- relates to
-
SPARK-3988 Public API for DateType support
- Resolved
- links to
(2 links to)