Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7813

Excel Reader Crashes on Formulae Which Return Strings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Done
    • 1.17.0
    • 1.19.0
    • Storage - Text & CSV
    • None

    Description

      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.

      Attachments

        Activity

          People

            cgivre Charles Givre
            cgivre Charles Givre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: