LuciferYang commented on code in PR #44797: URL: https://github.com/apache/spark/pull/44797#discussion_r1461474214
########## dev/deps/spark-deps-hadoop-3-hive-2.3: ########## @@ -63,7 +63,9 @@ derby/10.16.1.1//derby-10.16.1.1.jar derbyshared/10.16.1.1//derbyshared-10.16.1.1.jar derbytools/10.16.1.1//derbytools-10.16.1.1.jar dropwizard-metrics-hadoop-metrics2-reporter/0.1.2//dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar -flatbuffers-java/1.12.0//flatbuffers-java-1.12.0.jar +eclipse-collections-api/11.1.0//eclipse-collections-api-11.1.0.jar +eclipse-collections/11.1.0//eclipse-collections-11.1.0.jar Review Comment: In https://github.com/apache/arrow/pull/38493, `netty-common` is replaced by `eclipse-collections` for arrow-vector module. Let's test exclude it, I guess there will be test failures. If there are no test failures, I will further confirm it from the code later. -- 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]
