Skip to content

Commit 31b9b5a

Browse files
committed
fix code usage
1 parent 4bebcfc commit 31b9b5a

File tree

1 file changed

+0
-1
lines changed
  • regression-test/framework/src/main/groovy/org/apache/doris/regression/suite

1 file changed

+0
-1
lines changed

regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,6 @@ class Suite implements GroovyInterceptable {
14641464
}
14651465
}
14661466

1467-
14681467
def check_mv_rewrite_success_without_check_chosen = { db, mv_sql, query_sql, mv_name ->
14691468

14701469
sql """DROP MATERIALIZED VIEW IF EXISTS ${mv_name}"""

0 commit comments

Comments
 (0)