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

--- Comment #5 from Yegor Kozlov <[email protected]> 2011-12-05 11:42:17 UTC ---
IMO the best would be to define a method to pass a custom instance of
SheetDataWriter :

SXSSFWorkbook#setSheetDataWriter (SheetDataWriter  writer) 

In your case you would pass a GZSheetDataWriter that supports compression of
the temp files. 

Does it make sense to you? 

Yegor

(In reply to comment #4)
> If you drop a hint on how to add the option for it, I will rework the patch.
> Should it be a flag in the sxssfworkbook/sheet class? What is your preferred
> way to set options?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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