cloud-fan commented on PR #56534: URL: https://github.com/apache/spark/pull/56534#issuecomment-4714768495
I don't think binary incompatibility is a common case. Even if we have multiple lz4 versions in Spark, we are fine as long as they are binary compatible. In fact, with so many dependencies in Spark, it's likely some transitive dependencies have different versions and picking the highest version works. -- 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]
