https://bz.apache.org/bugzilla/show_bug.cgi?id=58651

Javen O'Neal <[email protected]> changed:

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

--- Comment #1 from Javen O'Neal <[email protected]> ---
Correction: only XSSF had an O(N^2) cost using [Sheet.getMergedRegion(i) for i
in range(Sheet.getNumMergedRegions())]. HSSF internally stores merged regions
as a list,

Added in r1716362.

This change is internal to POI and shouldn't affect users of POI.

-- 
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