LuciferYang opened a new pull request, #36321: URL: https://github.com/apache/spark/pull/36321
### What changes were proposed in this pull request? After upgrading `Netty` to 4.1.76.Final, the result file generated by `./dev/test-dependencies.sh --replace-manifest ` on Linux is different from that generated on `Appleslicon/MacOS`. This pr add Netty native dependencies explicitly to ensure `./dev/test-dependencies.sh --replace-manifest ` produce the same results on Linux and MacOS. ### Why are the changes needed? Ensure `./dev/test-dependencies.sh --replace-manifest ` produce the same results on Linux and MacOS. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Pass GA -- 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]
