You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/10/04 15:01:00 UTC

[jira] [Created] (DRILL-8006) Leading and Trailing Whitespace Causes Query Failures

Charles Givre created DRILL-8006:
------------------------------------

             Summary: Leading and Trailing Whitespace Causes Query Failures
                 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
             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)