lvyanquan commented on code in PR #4198:
URL: https://github.com/apache/flink-cdc/pull/4198#discussion_r2645340205
##########
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:
Could you add a case to cover the scene of modifying the null attribute of a
column from not-null to nullable.
--
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]