Bug 58333

Summary: [PATCH] test row limits
Product: POI Reporter: Javen O'Neal <onealj>
Component: SS CommonAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PatchAvailable
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Attachments: additional unit tests

Description Javen O'Neal 2015-09-06 03:28:56 UTC
Created attachment 33065 [details]
additional unit tests

Add unit tests to make sure you cannot create a row outside the spreadsheet limits per https://support.office.com/en-nz/article/Excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3

65k for HSSFSheet
1M for XSSFSheet
Comment 1 Dominik Stadler 2015-09-20 20:16:35 UTC
Thanks a lot for the patch, this is now applied via r1704186.