[
https://issues.apache.org/jira/browse/DRILL-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Givre resolved DRILL-7813.
----------------------------------
Resolution: Done
> Excel Reader Crashes on Formulae Which Return Strings
> -----------------------------------------------------
>
> Key: DRILL-7813
> URL: https://issues.apache.org/jira/browse/DRILL-7813
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Text & CSV
> Affects Versions: 1.17.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.19.0
>
>
> The Excel Reader will crash with a NumberFormatException if there is data
> where a column has a formula and that formula returns text.
> This minor bug fix checks to see whether the output can be read as a number,
> and if so read the column as numeric. If not, read the column as text.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)