This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from aa10ac79fecd [SPARK-45827][SQL] Add Variant data type in Spark
     add 2cac768fabaa [SPARK-45844][SQL] Implement case-insensitivity for XML

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/xmlExpressions.scala  |   3 +-
 .../spark/sql/catalyst/xml/StaxXmlParser.scala     |  17 ++-
 .../spark/sql/catalyst/xml/XmlInferSchema.scala    |  91 ++++++++++----
 .../execution/datasources/xml/XmlDataSource.scala  |   7 +-
 .../xml-resources/attributes-case-sensitive.xml    |  12 ++
 .../sql/execution/datasources/xml/XmlSuite.scala   | 139 +++++++++++++++++++++
 6 files changed, 235 insertions(+), 34 deletions(-)
 create mode 100644 
sql/core/src/test/resources/test-data/xml-resources/attributes-case-sensitive.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to