JingsongLi commented on code in PR #1495:
URL: https://github.com/apache/incubator-paimon/pull/1495#discussion_r1251972580


##########
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/action/cdc/mysql/JdbcConstant.java:
##########
@@ -0,0 +1,9 @@
+package org.apache.paimon.flink.action.cdc.mysql;
+
+/**
+ * @author jiangchao @Description:
+ * @date 2023/7/4 17:09
+ */
+public class JdbcConstant {
+    public static final String PROPERTIES_PREFIX = "jdbc.properties.";

Review Comment:
   This field can just be in `MySqlActionUtils`.



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