databricks / spark-xml

XML data source for Spark SQL and DataFrames
Apache License 2.0
501 stars 226 forks source link

Deprecate Dataset[String] implicit, and XmlReader.withX setters. Add options / schema param to XmlReader constructor. #528

Closed srowen closed 3 years ago

srowen commented 3 years ago

Closes #527. See #527 for discussion of the issue.