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

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Nick Burch <[email protected]> ---
To minimise memory use, open the XLSX file using a real File object, not an
InputStream, see
http://poi.apache.org/spreadsheet/quick-guide.html#FileInputStream . That
should avoid all in-memory buffering of the xml parts at the OPC / Zip level

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