You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/04 15:04:00 UTC

[jira] [Commented] (DRILL-7835) XML Reader Not Reading XML Nested Attributes Correctly

    [ https://issues.apache.org/jira/browse/DRILL-7835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258267#comment-17258267 ] 

ASF GitHub Bot commented on DRILL-7835:
---------------------------------------

cgivre opened a new pull request #2134:
URL: https://github.com/apache/drill/pull/2134


   # [DRILL-7835](https://issues.apache.org/jira/browse/DRILL-7835): XML Reader Not Reading XML Nested Attributes Correctly
   
   ## Description
   This PR fixes a minor bug with XML files with nested fields which contain attributes.
   
   ## Documentation
   No user facing changes.  I updated the docs to reflect some limitations of the XML reader.
   
   ## Testing
   Added two additional unit tests.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> XML Reader Not Reading XML Nested Attributes Correctly
> ------------------------------------------------------
>
>                 Key: DRILL-7835
>                 URL: https://issues.apache.org/jira/browse/DRILL-7835
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - Text &amp; CSV
>    Affects Versions: 1.17.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Minor
>             Fix For: 1.19.0
>
>
> XML files with nested fields that contain attributes were not being parsed correctly.  This PR addresses a few minor bugs with attributes in nested fields.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)