Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@srowen srowen released this 25 Aug 22:04
· 71 commits to master since this release

Highlights:

  • Bug fix: in rare cases, parsing an uncompressed XML file could miss a record. (#468)
  • Bug fix: parsing XML subtree as string field would lose attributes (#469)
  • Feature: experimental support for inferring a Spark schema from an XSD (#457)
  • Other minor bug fixes

Changes: https://github.com/databricks/spark-xml/milestone/7?closed=1

https://repo1.maven.org/maven2/com/databricks/spark-xml_2.11/0.10.0/
https://repo1.maven.org/maven2/com/databricks/spark-xml_2.12/0.10.0/