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 & 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)