TsukiokaKogane commented on code in PR #64776:
URL: https://github.com/apache/doris/pull/64776#discussion_r3489090341
##########
regression-test/suites/table_stream_p0/test_min_delta_stream.groovy:
##########
@@ -837,6 +830,6 @@ suite("test_min_delta_stream", "nonConcurrent") {
exception "MIN_DELTA INCR query requires base table to enable
binlog.need_historical_value=true"
}
} finally {
- sql "DROP DATABASE IF EXISTS test_min_delta_stream_db"
+ // sql "DROP DATABASE IF EXISTS test_min_delta_stream_db"
}
Review Comment:
will fix it
--
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]