You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/10/12 07:18:00 UTC

[jira] [Resolved] (SPARK-45488) XML: Add support for value in 'rowTag' element

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

Hyukjin Kwon resolved SPARK-45488.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 43319
[https://github.com/apache/spark/pull/43319]

> XML: Add support for value in 'rowTag' element
> ----------------------------------------------
>
>                 Key: SPARK-45488
>                 URL: https://issues.apache.org/jira/browse/SPARK-45488
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Sandip Agarwala
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> The following XML with rowTag 'book' will yield a schema with just "_id" column and not the value:
>  
> {code:java}
>  <p><book id="1">Great Book</book> </p>   {code}
> Let's parse value as well.
>  



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

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