monitorjbl / excel-streaming-reader

An easy-to-use implementation of a streaming Excel reader using Apache POI
Apache License 2.0
946 stars 343 forks source link

2.1.0 NullPointerException when loading a large file (70 columns, 250,000 rows) with a large number of blank cells using sst cache. #198

Closed texhnolyzze closed 3 years ago

pjfanning commented 5 years ago

@texhnolyzze would you be able to share your xlsx file?

I have a fork and I use a different SST implementation. If you can't share your xlsx, could you try it with my lib to see if it handles your file ok?