https://bz.apache.org/bugzilla/show_bug.cgi?id=69838
Bug ID: 69838
Summary: Ability to append a new sheet to a large xlsx file
Product: POI
Version: unspecified
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have a need to append a new sheet to an already large xlsx file. The
SXSSFWorkbook today has the ability to create large xlsx files, but is unable
to append to an existing large file as the existing file is attempted to be
read into memory via a XSSFWorkbook.
Would this be functionality that the maintainers would be interested in? I am
happy to make the change (with guidance if you have ideas) and contribute back.
--
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]