[fix](case) Update analyze_stats.groovy (#25146)
This commit is contained in:
@ -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 """
|
||||
|
||||
Reference in New Issue
Block a user