apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.92k stars 985 forks source link

DRILL-8493: Drill Unable to Read XML Files with Namespaces #2908

Closed cgivre closed 2 months ago

cgivre commented 2 months ago

DRILL-8493: Drill Unable to Read XML Files with Namespaces

Description

This PR fixes an issue whereby if an XML file has a namespace defined, Drill may ignore all data.

Documentation

No user facing changes.

Testing

Added unit test.