sandynz commented on code in PR #23906:
URL: https://github.com/apache/shardingsphere/pull/23906#discussion_r1097348225


##########
kernel/data-pipeline/cdc/client/src/main/java/org/apache/shardingsphere/data/pipeline/cdc/client/importer/ImporterFactory.java:
##########
@@ -28,17 +28,15 @@ public final class ImporterFactory {
      * Get importer.
      *
      * @param databaseType database type
-     * @param dataSourceParameter data source parameter
+     * @param dataSourceParam data source parameter
      * @return importer
      */
-    public static Importer getImporter(final String databaseType, final 
ImportDataSourceParameter dataSourceParameter) {

Review Comment:
   Could we remove ImporterFactory?



-- 
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]

Reply via email to