Neilxzn opened a new pull request #24247: Upgrade snappy java to 1.1.7.3 URL: https://github.com/apache/spark/pull/24247 ## What changes were proposed in this pull request? upgrade snappy.version to 1.1.7.3 in pom.xml in order to fix [SPARK-27267](https://issues.apache.org/jira/browse/SPARK-27267) ## How was this patch tested? when decompressing empty serialized data, spark will not throw Snappy Empty Exception. See [SPARK-27267](https://issues.apache.org/jira/browse/SPARK-27267)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
