https://issues.apache.org/bugzilla/show_bug.cgi?id=52484
--- Comment #5 from Jim Talbut <[email protected]> 2012-01-20 09:30:19 UTC --- How does the SST differ from the Styles table, which is also maintained in memory and referenced by the streaming SXSSF? In other words, whilst SXSSF obviusly couldn't work if all cells were RichText (because the SST would have to be in memory and SXSSF wouldn't gain you anything) couldn't it still be beneficial if only a minority of the cells are RichText? We'd need to have an option to tell SXSSF which way to handle RichText, but for my circumstance it would work (I usually have either huge sheets or fancy sheets, but I don't know which until after I've started outputting them). -- 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]
