Aireed commented on code in PR #3526:
URL: https://github.com/apache/amoro/pull/3526#discussion_r2049966834
##########
amoro-format-mixed/amoro-mixed-flink/amoro-mixed-flink-common/pom.xml:
##########
@@ -427,6 +427,7 @@
<value>org.apache.amoro.listener.AmoroRunListener</value>
</property>
</properties>
+ <argLine>-verbose:class</argLine>
Review Comment:
> Can we drop the `-Djacoco.flink.skip=true` in CI after this change?
Maybe when we've solved this problem once and for all, we'll remove the
`-Djacoco.flink.skip=true`
--
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]