DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35849>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35849


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From [EMAIL PROTECTED]  2005-07-25 18:23 -------
Apparently, a string table related issue.
The sheet has several columns containing mostly same data (~2000 rows and 4 such
columns). With the current hack in SSTDeserializer.addToStringTable(..) we
create new string for each repeated value (actually several new strings since we
iteratively add spaces).

This is a duplicate of 33681 (at least the cause is the same). 

Found this discussion about the fix:
http://www.mail-archive.com/[email protected]/msg05915.html

If there is a patch already, I can test it.

*** This bug has been marked as a duplicate of 33681 ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to