blackerby opened a new issue, #2899: URL: https://github.com/apache/drill/issues/2899
**Describe the bug** Querying sitemaps file "succeeds" but the web UI says no data is available. **To Reproduce** Steps to reproduce the behavior: 1. Create a local copy of https://www.govinfo.gov/sitemap/bulkdata/PLAW/118publ/sitemap.xml on your hard drive. 2. Query the file ```sql select * from dfs.`<path_to_file>/sitemap.xml`; ``` 3. See error in the screenshot below **Expected behavior** I expect to see data in the output table. **Error detail, log output or screenshots**  **Drill version** 1.21.1 (cc: @cgivre) -- 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. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org