DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26619>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26619 No mechanism to write a huge Excel file without huge memory Summary: No mechanism to write a huge Excel file without huge memory Product: POI Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] HSSF's only mechanism to write Excel files is to build the entire workbook in memory and then write that out when it's all done. There is no way to write it out a row at a time or even a sheet at a time. I suspect this is hard, but I was surprised to not see any mention of any future plans to address it, or even any other bugs filed on this subject. Unless I missed something. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
