[Feature][Connector-V2] StarRocks-sink support schema evolution#8082
Conversation
…ing with Elasticsearch's automatic index creation apache#7430
…utomatic index creation conflict apache#7430
…utomatically creating indexes based on templates apache#7430
…utomatic index creation conflict apache#7430
…utomatic index creation conflict apache#7430
| } | ||
|
|
||
| @TestTemplate | ||
| public void testStarRocksSinkWithSchemaEvolutionCase(TestContainer container) |
There was a problem hiding this comment.
|
@hailin0 hi,can you help me see the reason why CI did not pass,thanks |
@sunxiaojian thank you very much! I know how to view the logs now. I didn't find any errors in the action interface before |
| } | ||
|
|
||
| try { | ||
| Connection conn = |
There was a problem hiding this comment.
Why not close connection ?
sorry, I'll optimize it
| if (event instanceof AlterTableColumnsEvent) { | ||
| AlterTableColumnsEvent alterTableColumnsEvent = (AlterTableColumnsEvent) event; |
|
Please fix the ci error |
ok! |
|
StarRocksTypeConverter referenced from #8087 |


Feature #8034
Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
New License Guide
release-note.