Version 0.2.0
Spark-xml 0.2.0 adds following
Features:
- Hadoop version compatibility for 1.x and 2.x
- Support for failing fast for malformed XML files
- Support for writing XML files from dataframes
- Support for Timestamps and Integer in type inference
- Support for data source short name with Spark 1.5+
Improvements:
- Several documentation updates and fixes
- Several code style and tests for existing functionalities