[UT] fix unstable test for agg if (#61391)

Signed-off-by: before-Sunrise <unclejyj@gmail.com>
This commit is contained in:
before-Sunrise 2025-07-31 15:12:24 +08:00 committed by GitHub
parent a362c009bc
commit 6aa2ba425a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
-- name: test_basic_window_function_2
-- name: test_basic_window_function_2 @slow
CREATE TABLE `t0` (
`v1` int(11) NULL,
`v2` int(11) NULL,

View File

@ -1,4 +1,4 @@
-- name: test_basic_window_function_2
-- name: test_basic_window_function_2 @slow
CREATE TABLE `t0` (
`v1` int(11) NULL,
`v2` int(11) NULL,