[fix](case) Update analyze_stats.groovy (#25146)

This commit is contained in:
Dongyang Li
2023-10-10 12:51:29 +08:00
committed by GitHub
parent 7434f80300
commit 771b8b5bec

View File

@ -18,7 +18,7 @@ import java.util.stream.Collectors
// under the License.
suite("test_analyze") {
String db = "regression_test_statistics"
String db = "test_analyze"
String tbl = "analyzetestlimited_duplicate_all"
sql """