https://bz.apache.org/bugzilla/show_bug.cgi?id=58260
--- Comment #4 from Craig <[email protected]> --- (In reply to Nick Burch from comment #3) > Ideally, we'd want a small program that used SXSSF to write the large number > of rows, then read it back with XSSF to show that the formattings are > missing on that row range. Doesn't have to be a junit test, if you can do a > small standalone program to do that we can convert it. We do want it to > check programatically though, rather than by eye, so we can use it to ensure > the problem gets fixed + stays fixed! I will go ahead and create a program to do this . I have never tried reading it back in to check the formatting since our heap size is restricted to 512 and when we tried to open the excel before (for a different reason) it blew the heap. Please give me a few hours and I will have it for you. -- 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]
