eldenmoon commented on code in PR #25230: URL: https://github.com/apache/doris/pull/25230#discussion_r1353990022
########## regression-test/suites/point_query_p0/test_point_query.groovy: ########## @@ -188,10 +188,10 @@ suite("test_point_query") { qe_point_select stmt qe_point_select stmt - // sql """ - // ALTER table ${tableName} ADD COLUMN new_column1 INT default "0"; - // """ - // qe_point_select stmt + sql """ + ALTER table ${tableName} ADD COLUMN new_column1 INT default "0"; Review Comment: it's not deleted, but used -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org