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

Signed-off-by: zihe.liu <ziheliu1024@gmail.com>
Co-authored-by: zihe.liu <ziheliu1024@gmail.com>
This commit is contained in:
mergify[bot] 2025-09-04 16:16:13 +08:00 committed by GitHub
parent 68ea8d4fde
commit 8bf9df6f65
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