https://bz.apache.org/bugzilla/show_bug.cgi?id=65081

            Bug ID: 65081
           Summary: Adding a new sheet to a large SS using low memory
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SXSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When attaching a new sheet to an existing spreadsheet, the current function
will still load the entire SS in memory before attaching the new sheet. This
method uses an alternative approach by modifying the base XML structure to
attach a new sheet, instead of loading the entire SS.

-- 
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