LuciferYang commented on code in PR #40136:
URL: https://github.com/apache/spark/pull/40136#discussion_r1118213407
##########
connector/connect/client/jvm/pom.xml:
##########
@@ -125,6 +125,11 @@
<version>${mima.version}</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review Comment:
> On the other side, maven is so slow for me.
Yes, maven is slow, but we must also ensure `maven pack test` can pass
without any preparation work, otherwise, they will become a block of new
version release :) (see dev mail list for details)
--
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]