maropu commented on pull request #28969: URL: https://github.com/apache/spark/pull/28969#issuecomment-652731836
branch-3.0 still uses zstd v1.4.4 because we didn't merge the last zstd upgrade commit (https://github.com/apache/spark/pull/28682) into branch-3.0. // zstd version in branch-3.0 https://github.com/apache/spark/blob/bdbfe6ec15667835000d7e95b0c437b6ab4b251e/pom.xml#L668 If there is no compatiblity issue and the fixes are somewhat critical, I think merging this into branch-3.0 looks fine. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
