felix-thinkingdata commented on pull request #960: URL: https://github.com/apache/incubator-seatunnel/pull/960#issuecomment-1006600942
> > > > Why not use docker to implement local test #815 ? > > > > > > > > > We always hope that users can quickly test in various environments. For developers, this is a good experience. > > > > > > It's too expensive to create a new module, maybe add as a unit test instead? > > > > > Why not use docker to implement local test #815 ? > > > > > > > > > We always hope that users can quickly test in various environments. For developers, this is a good experience. > > > > > > It's too expensive to create a new module, maybe add as a unit test instead? > > Sounds good~ WDYT ?@felix-thinkingdata You need to change Maven Scope to Runtime or compile to run properly.If put in unit test, need to change the scope of the entire project Maven, not very suitable -- 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]
