From 14a56da3977678e0de055b291de8a9012f8b324f Mon Sep 17 00:00:00 2001 From: Kang Date: Wed, 10 May 2023 15:06:23 +0800 Subject: [PATCH] [chore](testcase) change tpcds q67 testcase name to q67_ignore_temporarily (#19227) change tpcds q67 testcase name to q67_ignore_temporarily since the error should be ignored temporarily due to precision problem that will be fixed further. --- .../sql/{q67.out => pipeline_q67_ignore_temporarily.out} | 2 +- .../sql/{pipeline_q67.out => q67_ignore_temporarily.out} | 2 +- .../tpcds_sf1_index/sql/q67_ignore_temporarily.out} | 2 +- .../q67.out => tpcds_sf1000_p2/sql/q67_ignore_temporarily.out} | 2 +- .../tpcds_sf100_p2/sql/{q67.out => q67_ignore_temporarily.out} | 2 +- .../sql/q67.out => tpcds_sf1_p1/sql/q67_ignore_temporarily.out} | 2 +- .../sql/q67_ignore_temporarily.out} | 2 +- .../{pipeline_q67.sql => pipeline_q67_ignore_temporarily.sql} | 0 .../tpcds_sf1_p1/sql/{q67.sql => q67_ignore_temporarily.sql} | 0 .../tpcds_sf1_index/sql/{q67.sql => q67_ignore_temporarily.sql} | 0 .../tpcds_sf1000_p2/sql/{q67.sql => q67_ignore_temporarily.sql} | 0 .../tpcds_sf100_p2/sql/{q67.sql => q67_ignore_temporarily.sql} | 0 .../tpcds_sf1_p1/sql/{q67.sql => q67_ignore_temporarily.sql} | 0 .../sql/{q67.sql => q67_ignore_temporarily.sql} | 0 14 files changed, 7 insertions(+), 7 deletions(-) rename regression-test/data/datev2/tpcds_sf1_p1/sql/{q67.out => pipeline_q67_ignore_temporarily.out} (99%) rename regression-test/data/datev2/tpcds_sf1_p1/sql/{pipeline_q67.out => q67_ignore_temporarily.out} (99%) rename regression-test/data/{tpcds_sf1_p1/sql/q67.out => inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.out} (99%) rename regression-test/data/{tpcds_sf1_unique_p1/sql/q67.out => tpcds_sf1000_p2/sql/q67_ignore_temporarily.out} (99%) rename regression-test/data/tpcds_sf100_p2/sql/{q67.out => q67_ignore_temporarily.out} (99%) rename regression-test/data/{inverted_index_p1/tpcds_sf1_index/sql/q67.out => tpcds_sf1_p1/sql/q67_ignore_temporarily.out} (99%) rename regression-test/data/{tpcds_sf1000_p2/sql/q67.out => tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.out} (99%) rename regression-test/suites/datev2/tpcds_sf1_p1/sql/{pipeline_q67.sql => pipeline_q67_ignore_temporarily.sql} (100%) rename regression-test/suites/datev2/tpcds_sf1_p1/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) rename regression-test/suites/inverted_index_p1/tpcds_sf1_index/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) rename regression-test/suites/tpcds_sf1000_p2/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) rename regression-test/suites/tpcds_sf100_p2/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) rename regression-test/suites/tpcds_sf1_p1/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) rename regression-test/suites/tpcds_sf1_unique_p1/sql/{q67.sql => q67_ignore_temporarily.sql} (100%) diff --git a/regression-test/data/datev2/tpcds_sf1_p1/sql/q67.out b/regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/datev2/tpcds_sf1_p1/sql/q67.out rename to regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67_ignore_temporarily.out index c4cb47b666..6fb6aa6459 100644 --- a/regression-test/data/datev2/tpcds_sf1_p1/sql/q67.out +++ b/regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !pipeline_q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997.00 3 diff --git a/regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67.out b/regression-test/data/datev2/tpcds_sf1_p1/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67.out rename to regression-test/data/datev2/tpcds_sf1_p1/sql/q67_ignore_temporarily.out index 8e05179bdb..adafbed23e 100644 --- a/regression-test/data/datev2/tpcds_sf1_p1/sql/pipeline_q67.out +++ b/regression-test/data/datev2/tpcds_sf1_p1/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !pipeline_q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997.00 3 diff --git a/regression-test/data/tpcds_sf1_p1/sql/q67.out b/regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/tpcds_sf1_p1/sql/q67.out rename to regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.out index de7ae88620..54d1975b3d 100644 --- a/regression-test/data/tpcds_sf1_p1/sql/q67.out +++ b/regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997 3 diff --git a/regression-test/data/tpcds_sf1_unique_p1/sql/q67.out b/regression-test/data/tpcds_sf1000_p2/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/tpcds_sf1_unique_p1/sql/q67.out rename to regression-test/data/tpcds_sf1000_p2/sql/q67_ignore_temporarily.out index de7ae88620..54d1975b3d 100644 --- a/regression-test/data/tpcds_sf1_unique_p1/sql/q67.out +++ b/regression-test/data/tpcds_sf1000_p2/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997 3 diff --git a/regression-test/data/tpcds_sf100_p2/sql/q67.out b/regression-test/data/tpcds_sf100_p2/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/tpcds_sf100_p2/sql/q67.out rename to regression-test/data/tpcds_sf100_p2/sql/q67_ignore_temporarily.out index ae02ad5840..9446b884a9 100644 --- a/regression-test/data/tpcds_sf100_p2/sql/q67.out +++ b/regression-test/data/tpcds_sf100_p2/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 101378982930.73 1 \N \N \N \N \N \N \N 254774309.10 1 \N \N \N \N \N \N 129909240.38 2 diff --git a/regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67.out b/regression-test/data/tpcds_sf1_p1/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67.out rename to regression-test/data/tpcds_sf1_p1/sql/q67_ignore_temporarily.out index de7ae88620..54d1975b3d 100644 --- a/regression-test/data/inverted_index_p1/tpcds_sf1_index/sql/q67.out +++ b/regression-test/data/tpcds_sf1_p1/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997 3 diff --git a/regression-test/data/tpcds_sf1000_p2/sql/q67.out b/regression-test/data/tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.out similarity index 99% rename from regression-test/data/tpcds_sf1000_p2/sql/q67.out rename to regression-test/data/tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.out index de7ae88620..54d1975b3d 100644 --- a/regression-test/data/tpcds_sf1000_p2/sql/q67.out +++ b/regression-test/data/tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.out @@ -1,5 +1,5 @@ -- This file is automatically generated. You should know what you did if you want to edit this --- !q67 -- +-- !q67_ignore_temporarily -- \N \N \N \N \N \N \N \N 3113996.92 2 \N \N \N \N \N \N \N \N 1019789218.69 1 \N \N \N \N \N \N \N 1628997 3 diff --git a/regression-test/suites/datev2/tpcds_sf1_p1/sql/pipeline_q67.sql b/regression-test/suites/datev2/tpcds_sf1_p1/sql/pipeline_q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/datev2/tpcds_sf1_p1/sql/pipeline_q67.sql rename to regression-test/suites/datev2/tpcds_sf1_p1/sql/pipeline_q67_ignore_temporarily.sql diff --git a/regression-test/suites/datev2/tpcds_sf1_p1/sql/q67.sql b/regression-test/suites/datev2/tpcds_sf1_p1/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/datev2/tpcds_sf1_p1/sql/q67.sql rename to regression-test/suites/datev2/tpcds_sf1_p1/sql/q67_ignore_temporarily.sql diff --git a/regression-test/suites/inverted_index_p1/tpcds_sf1_index/sql/q67.sql b/regression-test/suites/inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/inverted_index_p1/tpcds_sf1_index/sql/q67.sql rename to regression-test/suites/inverted_index_p1/tpcds_sf1_index/sql/q67_ignore_temporarily.sql diff --git a/regression-test/suites/tpcds_sf1000_p2/sql/q67.sql b/regression-test/suites/tpcds_sf1000_p2/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/tpcds_sf1000_p2/sql/q67.sql rename to regression-test/suites/tpcds_sf1000_p2/sql/q67_ignore_temporarily.sql diff --git a/regression-test/suites/tpcds_sf100_p2/sql/q67.sql b/regression-test/suites/tpcds_sf100_p2/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/tpcds_sf100_p2/sql/q67.sql rename to regression-test/suites/tpcds_sf100_p2/sql/q67_ignore_temporarily.sql diff --git a/regression-test/suites/tpcds_sf1_p1/sql/q67.sql b/regression-test/suites/tpcds_sf1_p1/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/tpcds_sf1_p1/sql/q67.sql rename to regression-test/suites/tpcds_sf1_p1/sql/q67_ignore_temporarily.sql diff --git a/regression-test/suites/tpcds_sf1_unique_p1/sql/q67.sql b/regression-test/suites/tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.sql similarity index 100% rename from regression-test/suites/tpcds_sf1_unique_p1/sql/q67.sql rename to regression-test/suites/tpcds_sf1_unique_p1/sql/q67_ignore_temporarily.sql