Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1050

Make POI to parse spreadsheets from File rather than from InputStream when possible

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 6.4.0.Beta2
    • None
    • None
    • None
    • NEW
    • NEW

    Description

      As documented here https://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/WorkbookFactory.html#create%28java.io.InputStream%29 loading a spreadsheet from an InputStream requires more memory than loading from a File. It's therefore required to make POI to load and parse from a File when possible.

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            mfusco@redhat.com Mario Fusco
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: