[ https://issues.apache.org/jira/browse/DRILL-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423987#comment-17423987 ]
ASF GitHub Bot commented on DRILL-8006: --------------------------------------- cgivre opened a new pull request #2325: URL: https://github.com/apache/drill/pull/2325 # [DRILL-8006](https://issues.apache.org/jira/browse/DRILL-8006): Leading and Trailing Whitespace Causes Query Failures in Excel Files ## Description This is more of a usability issue than a true bug, but in datasets where there is a leading or trailing whitespace in a column header, it is not obvious to the user why a query is failing. This PR simply removes leading and trailing whitespace from the column headers. Additionally, this PR bumps the streaming reader to the latest version. ## Documentation No user facing changes. ## Testing Added unit test. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Leading and Trailing Whitespace Causes Query Failures in Excel Files > -------------------------------------------------------------------- > > Key: DRILL-8006 > URL: https://issues.apache.org/jira/browse/DRILL-8006 > Project: Apache Drill > Issue Type: Improvement > Affects Versions: 1.19.0 > Reporter: Charles Givre > Assignee: Charles Givre > Priority: Major > Fix For: 1.20.0 > > > This is more of a usability issue than a true bug, but in datasets where > there is a leading or trailing whitespace in a column header, it is not > obvious to the user why a query is failing. This PR simply removes leading > and trailing whitespace from the column headers. > Additionally, this PR bumps the streaming reader to the latest version. -- This message was sent by Atlassian Jira (v8.3.4#803005)