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: dev@poi.apache.org Reporter: kar...@contentiq.com 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org