[jira] [Updated] (SPARK-47218) XML: Ignore commented Row Tags in XML tokenizer

2024-02-28 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-47218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-47218:
---
Labels: pull-request-available  (was: )

> XML: Ignore commented Row Tags in XML tokenizer
> ---
>
> Key: SPARK-47218
> URL: https://issues.apache.org/jira/browse/SPARK-47218
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Affects Versions: 4.0.0
>Reporter: Yousof Hosny
>Priority: Major
>  Labels: pull-request-available
>
> The following returns rows that was within comments:
> {{}}
> {code:java}
> // BUG: rowTag in comment -- incorrectly processed 
> display(spark.read.xml(write(""" 1 
>  """))){code}
> {{}}
> This has been reported before:[!https://github.com/fluidicon.png!How to 
> Ignore XML comments like this · Issue #208 · 
> databricks/spark-xml|https://github.com/databricks/spark-xml/issues/208]
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-47218) XML: Ignore commented Row Tags in XML tokenizer

2024-02-28 Thread Yousof Hosny (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-47218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yousof Hosny updated SPARK-47218:
-
Summary: XML: Ignore commented Row Tags in XML tokenizer  (was: XML: Ignore 
commented row tags in XML tokenizer)

> XML: Ignore commented Row Tags in XML tokenizer
> ---
>
> Key: SPARK-47218
> URL: https://issues.apache.org/jira/browse/SPARK-47218
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Affects Versions: 4.0.0
>Reporter: Yousof Hosny
>Priority: Major
>
> The following returns rows that was within comments:
> {{}}
> {code:java}
> // BUG: rowTag in comment -- incorrectly processed 
> display(spark.read.xml(write(""" 1 
>  """))){code}
> {{}}
> This has been reported before:[!https://github.com/fluidicon.png!How to 
> Ignore XML comments like this · Issue #208 · 
> databricks/spark-xml|https://github.com/databricks/spark-xml/issues/208]
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-47218) XML: Ignore commented row tags in XML tokenizer

2024-02-28 Thread Yousof Hosny (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-47218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yousof Hosny updated SPARK-47218:
-
Summary: XML: Ignore commented row tags in XML tokenizer  (was: XML: Skip 
rowTag in a comment)

> XML: Ignore commented row tags in XML tokenizer
> ---
>
> Key: SPARK-47218
> URL: https://issues.apache.org/jira/browse/SPARK-47218
> Project: Spark
>  Issue Type: Sub-task
>  Components: Spark Core
>Affects Versions: 4.0.0
>Reporter: Yousof Hosny
>Priority: Major
>
> The following returns rows that was within comments:
> {{}}
> {code:java}
> // BUG: rowTag in comment -- incorrectly processed 
> display(spark.read.xml(write(""" 1 
>  """))){code}
> {{}}
> This has been reported before:[!https://github.com/fluidicon.png!How to 
> Ignore XML comments like this · Issue #208 · 
> databricks/spark-xml|https://github.com/databricks/spark-xml/issues/208]
> {{}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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