LuciferYang commented on code in PR #50933:
URL: https://github.com/apache/spark/pull/50933#discussion_r2132551993


##########
common/sketch/pom.xml:
##########
@@ -51,6 +51,13 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.junit-pioneer</groupId>
+      <artifactId>junit-pioneer</artifactId>
+      <version>2.3.0</version>

Review Comment:
   For the management of dependency versions, they should be placed in the 
parent `pom.xml`. However, if `TestSparkBloomFilter` can be removed from the 
current pr, then it seems that this dependency is no longer needed either.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to