hawk9821 commented on code in PR #7088: URL: https://github.com/apache/seatunnel/pull/7088#discussion_r1675968997
########## seatunnel-engine/seatunnel-engine-server/pom.xml: ########## @@ -33,6 +33,11 @@ <artifactId>seatunnel-engine-core</artifactId> <version>${project.version}</version> </dependency> + <dependency> Review Comment: The classes in multitablesink package refer to the seateunel-api module , which when moved causes seatunnel-common and seatunnel-api loop dependencies. -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org