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

Allow Excel Reader to Ignore Formula Errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.21.0
    • 1.21.1
    • Storage - Excel
    • None

    Description

      If Drill encounters an Excel formula which is invalid somehow, such as a DIV/0, Drill is unable to proceed and throws a number format exception. 

      This PR adds a config parameter called ignoreErrors which allows Drill to skip such records and returns null for that cell.  Drill will also output a log warning.  When set to false, original behavior is retained.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: