jw-itq commented on code in PR #8082: URL: https://github.com/apache/seatunnel/pull/8082#discussion_r1867430906
########## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-starrocks-e2e/src/test/resources/ddl/add_columns.sql: ########## @@ -0,0 +1,83 @@ +-- Review Comment: @dailai starrocks ddl does not support default values, while the alter in add_column has default values. It may still be necessary to use the add_column in Starrocks e2e -- 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]
