drill
drill copied to clipboard
DRILL-8141: Ability to query XML root attributes
DRILL-8141: Add Ability to query XML root attributes
Description
Drill did not have the ability to query attributes of the root element. That bug has been fixed in this PR.
Documentation
No user facing changes.
Testing
Added unit test.