From 9efa6548732333028af2826ed40915c4381c970e Mon Sep 17 00:00:00 2001 From: liuheng Date: Wed, 14 Dec 2022 18:12:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8Dss=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test/regress/parallel_schedule_ss_read | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/test/regress/parallel_schedule_ss_read b/src/test/regress/parallel_schedule_ss_read index 01ae99916..a9058c781 100644 --- a/src/test/regress/parallel_schedule_ss_read +++ b/src/test/regress/parallel_schedule_ss_read @@ -1,8 +1,8 @@ test: replace_func_with_two_args trunc_func_for_date -test: segment_subpartition_scan -test: segment_subpartition_split +#test: segment_subpartition_scan +#test: segment_subpartition_split test: segment_subpartition_truncate -test: segment_subpartition_gpi -test: segment_subpartition_analyze_vacuum -test: segment_subpartition_select \ No newline at end of file +#test: segment_subpartition_gpi +#test: segment_subpartition_analyze_vacuum +#test: segment_subpartition_select \ No newline at end of file