https://issues.apache.org/bugzilla/show_bug.cgi?id=51460

             Bug #: 51460
           Summary: improved
           Product: POI
           Version: 3.8-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Created attachment 27237
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27237
iterator for CellValueRecordInterface in ValueRecordsAggregate

I noticed that when converting from CellValueRecordInterface to HSSFCell, a
temporary array of CellValueRecordInterface was generated and it takes so much
memory with a big xls file. I think maybe we need an iterator for
CellValueRecordInterface in ValueRecordsAggregate here.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to