Closed avinashgbhosale closed 2 years ago
I am trying to read XSD file into pyspark schema but not able to achieve. This package does not export the class XSDToSchema
It is Scala-only, yes, but you can call simple methods from Python with: https://github.com/databricks/spark-xml#pyspark-notes
I am trying to read XSD file into pyspark schema but not able to achieve. This package does not export the class XSDToSchema