Description
SchemaRDD, through its DSL, already provides common data frame functionalities. However, the DSL was originally created for constructing test cases without much end-user usability and API stability consideration. This design doc proposes a set of API changes for Scala and Python to make the SchemaRDD DSL API more usable and stable.
Attachments
Attachments
Issue Links
- is blocked by
-
SPARK-5123 Stabilize Spark SQL data type API
- Resolved
- is duplicated by
-
SPARK-2247 Data frame (or Pandas) like API for structured data
- Resolved
- links to