dongjoon-hyun commented on code in PR #45317:
URL: https://github.com/apache/spark/pull/45317#discussion_r1506226901


##########
sql/core/pom.xml:
##########
@@ -223,6 +223,18 @@
       <artifactId>htmlunit3-driver</artifactId>
       <scope>test</scope>
     </dependency>
+    <!-- Explicit declaration of bouncy-castle dependencies are
+         needed for maven test builds on later hadoop releases.-->

Review Comment:
   Oh, BTW, to refresh my mind, why do we need this in `sql/core` module, 
@steveloughran ?



-- 
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]

Reply via email to