Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@srowen srowen released this 07 Dec 17:51
· 56 commits to master since this release
74b9802
  • Reading:
    • Support for 'wildcard' columns (wildcardColName) matching anything, corresponding to XSD xs:any types
    • Can optionally ignore namespace prefixes with ignoreNamespace
    • MapType columns now read attributes correctly
  • Writing:
    • Root tag can have attributes
    • Timestamp output format now follows XML standards
  • Minor fixes and improvements to XSD schema support

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

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