sandynz commented on PR #19949: URL: https://github.com/apache/shardingsphere/pull/19949#issuecomment-1209286596
@huangdx0726 , looks you've put `org.apache.shardingsphere.scaling.core.job.importer.DefaultImporterCreator` in `test/resources`, you could put it in `main/resources`. And you'd better add `ImporterCreatorFactoryTest` in `shardingsphere-pipeline-test` module, and test whether `ImporterCreator` could be got by "MySQL", "PostgreSQL", "openGauss" or not. -- 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]
