lvyanquan commented on code in PR #4066:
URL: https://github.com/apache/flink-cdc/pull/4066#discussion_r2255981368


##########
flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-paimon/src/main/java/org/apache/flink/cdc/connectors/paimon/sink/SchemaChangeProvider.java:
##########
@@ -36,7 +36,7 @@
  * represent different types of schema modifications.
  */
 public class SchemaChangeProvider {
-
+    private static final String DEFAULT_VALUE_SUFFIX = "default-value";

Review Comment:
   Please add some comments for this change.



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