Charles Givre created DRILL-7813:
------------------------------------

             Summary: 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
             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)

Reply via email to