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 2020/10/21 16:40:00 UTC

[jira] [Created] (DRILL-7796) Excel Reader Throws NPE with Blank Col in Middle

Charles Givre created DRILL-7796:
------------------------------------

             Summary: Excel Reader Throws NPE with Blank Col in Middle
                 Key: DRILL-7796
                 URL: https://issues.apache.org/jira/browse/DRILL-7796
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Text &amp; CSV
    Affects Versions: 1.18.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.19.0


In working with some data, I discovered that if an Excel file contains a blank column in the middle of the dataset, the queries break. 

This fix corrects this issue.  Empty columns are treated as `FLOAT8`. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)