https://issues.apache.org/bugzilla/show_bug.cgi?id=53493

--- Comment #1 from Alex Geller <[email protected]> ---
Reading the patch I conclude that you can save a SXSSF workbook only once. That
would not be correct. The earliest point in time that the a data file can be
deleted it when it is no longer referenced. Hence I am OK with that part of the
patch that deletes the files in Sheet.finalize(). I think that the part that
explicitly calls Sheet.finalize() from the Workbook.write() should be removed.

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