Since version 1.0.4 RowContextImpl caching results of formulas.
After this change I can not use SXSSFWorkbook with rowAccessWindowSize = 1000. I've got exception
org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator$RowFlushedException: Row 4 has been flushed, cannot evaluate all cells
Could you make some setting to on or off caching results of formulas in next version of excellent poi builder?
Since version 1.0.4 RowContextImpl caching results of formulas.
After this change I can not use SXSSFWorkbook with rowAccessWindowSize = 1000. I've got exception
org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator$RowFlushedException: Row 4 has been flushed, cannot evaluate all cellsCould you make some setting to on or off caching results of formulas in next version of excellent poi builder?