TyrantLucifer commented on PR #2640: URL: https://github.com/apache/incubator-seatunnel/pull/2640#issuecomment-1236370724
> This involves the core process code, which I need to merge after testing it locally. I think this is useless for e2e. The jar package that the plugin depends on should not be included in the e2e module, and the external dependency jars added need to be put into the specified directory by the developer, which greatly limits the packaging of the whole project. I think it is better for developers to create a docker image that contains jdbc drivers or other jar packages, so that it can be decoupled from the whole project and developers only need to pay attention to the e2e tests of their own development connectors. What do you think about it? @CalvinKirs @EricJoy2048 @hailin0 @Hisoka-X -- 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]
