och5351 commented on code in PR #183:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/183#discussion_r2654782109


##########
flink-connector-jdbc-core/src/main/java/org/apache/flink/connector/jdbc/core/database/JdbcFactoryLoader.java:
##########
@@ -58,6 +58,15 @@ public static JdbcDialect loadDialect(
         return load(url, classLoader).createDialect(compatibleMode);
     }
 
+    public static JdbcCatalog loadCatalog(

Review Comment:
   Hi, @RocMarshal
   
   Sorry, I missed removing `loadCatalog`.
   I've updated the PR; could you please review it again?
   
   Thank you!



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