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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to