londonCyclist commented on issue #1018: URL: https://github.com/apache/poi/issues/1018#issuecomment-3945562930
thanks for the hint! POI sets the data descriptors incorrectly as a workaround for Excel's quirk. However, from POI 5 onwards, it seems to be using the default Zip64mode as "Always"; Considering other libraries do not set data descriptors incorrectly such as Aspose 26.2, LargeXlsx etc. Would it be useful to have the default mode set to "AsNeeded" as it would help with downstream compatibility issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
