monitorjbl / excel-streaming-reader

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

See description in https://github.com/monitorjbl/excel-streaming-read… #101

Closed alusbars closed 7 years ago

alusbars commented 7 years ago

Please look at description in https://github.com/monitorjbl/excel-streaming-reader/issues/100

shawnsmith commented 7 years ago

I ran into this bug as well. IMHO #105 has a better way of fixing the problem.

monitorjbl commented 7 years ago

105 is merged now, and I think it does in fact address this particular issue. Can you confirm @alusbars ?

monitorjbl commented 7 years ago

I'm going to go ahead and close this, but if you think it should be reopened just let me know!

alusbars commented 7 years ago

@monitorjbl confirm. Thanks!