Closed cgivre closed 7 months ago
This PR fixes an issue whereby if an XML file has a namespace defined, Drill may ignore all data.
No user facing changes.
Added unit test.
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.