zml1206 commented on code in PR #4198:
URL: https://github.com/apache/flink-cdc/pull/4198#discussion_r2645357064
##########
flink-cdc-connect/flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-starrocks/src/test/java/org/apache/flink/cdc/connectors/starrocks/sink/StarRocksMetadataApplierITCase.java:
##########
@@ -327,15 +326,14 @@ void testStarRocksRenameColumn() throws Exception {
}
@Test
- @Disabled("Alter column type is not supported currently.")
void testStarRocksAlterColumnType() throws Exception {
Review Comment:
The pr does not support change nullable. I will support it later.
--
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]