Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
The following returns rows that was within comments:
{{}}
// BUG: rowTag in comment -- incorrectly processed display(spark.read.xml(write("""<root> <ROW><a>1</a></ROW> <!--<ROW><a>2</a></ROW>--> </root>""")))
{{}}
This has been reported before:!https://github.com/fluidicon.png!How to Ignore XML comments like this · Issue #208 · databricks/spark-xml
{{}}
Attachments
Issue Links
- is duplicated by
-
SPARK-47219 XML: Ignore commented row tags in XML tokenizer
- Resolved
- links to