https://bz.apache.org/bugzilla/show_bug.cgi?id=65613
--- Comment #7 from PJ Fanning <fannin...@yahoo.com> --- I've added r1893896 - try it out if you like - I'm in 2 minds as to whether to leave this code in for the release - I'm not sure it is a good approach and I don't have much time to do much more with it. Up until now, users have been happy enough to live with the fact the SXSSF code relies on using temp files. ZipInputStreamZipEntrySource has a limitation in that it cannot handle zip entries that are more than 4Gb uncompressed - unless you enable a feature ZipInputStreamZipEntrySource#setThresholdBytesForTempFiles (which is off by default) and as you can infer this relies on temp files if enabled. -- 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