HyukjinKwon commented on code in PR #39712:
URL: https://github.com/apache/spark/pull/39712#discussion_r1086085628


##########
connector/connect/client/jvm/pom.xml:
##########
@@ -75,6 +76,13 @@
       <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
+    <!-- Use mima to perform the compatibility check -->

Review Comment:
   Can we use SBT to check this instead of Maven? We have one place for MiMa so 
far in SBT (See also  `project/MimaBuild.scala`, and `dev/mima`)



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