nissl-lab / npoi

a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
Apache License 2.0
5.65k stars 1.42k forks source link

SXSSFWorkbook, it does not compress files which are saved on my local temp file #1357

Closed prasan89 closed 2 months ago

prasan89 commented 2 months ago

NPOI Version

5.2.2

File Type

Upload the Excel File

Test_Excel_For_Large_File (6).zip

Please attach your original Excel File to help us reproduce the issue

Reproduce Steps

We use SXSSFWorkbook , for writing data , What we observed is when we use setcompressTempfiles , there is no difference in memory usage.

Issue Description

tonyqus commented 2 months ago

5.2.2? NPOI doesn't have this version.