morrySnow commented on code in PR #46096:
URL: https://github.com/apache/doris/pull/46096#discussion_r1900623559
##########
regression-test/suites/statistics/test_schema_change_statistics.groovy:
##########
@@ -100,45 +100,37 @@ suite("test_schema_change_statistics") {
result = sql """show column cached stats change"""
assertEquals(8, result.size())
- sql """ALTER TABLE change DROP COLUMN mv_value1 from mv1;"""
- wait_schema_change_finished()
Review Comment:
why remove alter table?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]