cnauroth opened a new pull request, #50158: URL: https://github.com/apache/spark/pull/50158
### What changes were proposed in this pull request? While reviewing Spark 4.0.0 RC2, I noticed the binary distribution included several jars that were not covered in the license file. This change covers all of the missing dependencies that I found. Additionally, I have corrected a minor syntax problem regarding HikariCP, using the ':' delimiter to separate group from artifact ID. ### Why are the changes needed? Provide complete license information on bundled dependencies in binary distributions for the 4.0.0 release. ### Does this PR introduce _any_ user-facing change? Yes. These changes will be visible in the license file of the binary distribution. There is no change in functionality. ### How was this patch tested? Existing tests ### 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]
