[UT] Fix timeout for SQL test case `test_partition_hash_join` (#62722)

Signed-off-by: zihe.liu <ziheliu1024@gmail.com>
This commit is contained in:
zihe.liu 2025-09-04 16:05:36 +08:00 committed by GitHub
parent cc96b75c89
commit 0de2419259
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
-- name: test_partition_hash_join
-- name: test_partition_hash_join @sequential
CREATE TABLE __row_util_base (
k1 bigint NULL
) ENGINE=OLAP

View File

@ -1,4 +1,4 @@
-- name: test_partition_hash_join
-- name: test_partition_hash_join @sequential
CREATE TABLE __row_util_base (
k1 bigint NULL