Re: [PR] issue 66687 Combination of XSSF and SXSSF may result in invalid files [poi]

2025-05-28 Thread via GitHub
SoltauFintel commented on PR #814: URL: https://github.com/apache/poi/pull/814#issuecomment-2915238960 Thanks to @MartinSchloemer and @pjfanning. It would be great if we ( https://github.com/jxlsteam/jxls ) could get this bug fix as a stable release soon and get some information about it he

Re: [PR] issue 66687 Combination of XSSF and SXSSF may result in invalid files [poi]

2025-05-28 Thread via GitHub
pjfanning commented on PR #814: URL: https://github.com/apache/poi/pull/814#issuecomment-2915491991 POI only has 1 or 2 releases a year and there was one recently. So, I don't expect a new release soon. You can subclass XSSFSheet and override `protected void write(OutputStream out)