diff --git a/regression-test/suites/nereids_p0/runtime_filter/runtime_filter.groovy b/regression-test/suites/nereids_p0/runtime_filter/runtime_filter.groovy index 0971c05c25da5d5..3331b0250e5d509 100644 --- a/regression-test/suites/nereids_p0/runtime_filter/runtime_filter.groovy +++ b/regression-test/suites/nereids_p0/runtime_filter/runtime_filter.groovy @@ -16,6 +16,7 @@ // under the License. suite("runtime_filter") { + sql " set enable_parallel_result_sink=false" sql ''' drop table if exists rf_dws_asset_domain_statistics_daily''' sql '''CREATE TABLE rf_dws_asset_domain_statistics_daily ( account_id int(11) NULL,