wolfboys commented on code in PR #2916:
URL:
https://github.com/apache/incubator-streampark/pull/2916#discussion_r1283439679
##########
streampark-common/pom.xml:
##########
@@ -128,6 +128,32 @@
<version>${streampark.shaded.version}</version>
</dependency>
+ <!-- ZIO -->
+ <dependency>
Review Comment:
"common" is a public module that many other modules depend on. It is not a
good idea to add ZIO dependency in the common module.
--
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]