LuciferYang commented on code in PR #44797: URL: https://github.com/apache/spark/pull/44797#discussion_r1461534733
########## 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: https://github.com/LuciferYang/spark/actions/runs/7608110702/job/20716682222  From the test results, we must add this dependency, it is used in the initialization of StructVector. -- 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]
