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 e2e17fe6e038 [SPARK-47816][CONNECT][DOCS][FOLLOWUP] refine the 
description
     add bb5ded8f1bb0 [SPARK-47371][SQL][FOLLOWUP] XML: Stop ignoring CDATA 
within row tags

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/xml/StaxXmlParser.scala   | 13 -------------
 .../resources/test-data/xml-resources/cdata-ending-eof.xml  |  7 ++++---
 .../resources/test-data/xml-resources/cdata-no-close.xml    | 10 +++++-----
 .../resources/test-data/xml-resources/cdata-no-ignore.xml   | 11 +++++++++++
 .../test/resources/test-data/xml-resources/ignored-rows.xml |  7 ++++---
 .../spark/sql/execution/datasources/xml/XmlSuite.scala      | 12 ++++++++++++
 6 files changed, 36 insertions(+), 24 deletions(-)
 create mode 100644 
sql/core/src/test/resources/test-data/xml-resources/cdata-no-ignore.xml


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

Reply via email to