lvyanquan commented on code in PR #4198: URL: https://github.com/apache/flink-cdc/pull/4198#discussion_r2646735217
########## flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-starrocks/src/test/java/org/apache/flink/cdc/connectors/starrocks/sink/StarRocksMetadataApplierITCase.java: ########## Review Comment: From the results, it appears that this change did not take effect. And the compatible changes we generally support are from `not-null` to `nullable`, not from `nullable` to `not-null`. -- 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]
