Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
1.5.1
-
None
-
None
Description
Currently, SparkR passes a DataFrame schema from R to JVM backend using regular expression. However, Spark now supports schmea using JSON format. So enhance SparkR to use schema in JSON format.
Attachments
Issue Links
- is related to
-
SPARK-10051 Support collecting data of StructType in DataFrame
- Resolved