LuciferYang opened a new pull request, #53971: URL: https://github.com/apache/spark/pull/53971
### What changes were proposed in this pull request? This pr aims to upgrade lz4-java from 1.10.1 to 1.10.3 ### Why are the changes needed? The new version has fixed an NPE issue related to `LZ4FrameInputStream`: - https://github.com/yawkat/lz4-java/pull/40 Full release notes as follows: - https://github.com/yawkat/lz4-java/releases/tag/v1.10.2 - https://github.com/yawkat/lz4-java/releases/tag/v1.10.3 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass Github Actions ### Was this patch authored or co-authored using generative AI tooling? No -- 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]
