Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 committed Jul 18, 2024
1 parent d7ee26d commit 8c348d1
Show file tree
Hide file tree
Showing 142 changed files with 142 additions and 710 deletions.
6 changes: 1 addition & 5 deletions regression-test/suites/new_shapes_p0/clickbench/load.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@

// Note: To filter out tables from sql files, use the following one-liner comamnd
// sed -nr 's/.*tables: (.*)$/\1/gp' /path/to/*.sql | sed -nr 's/,/\n/gp' | sort | uniq
suite("load") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("load") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query1") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query1") { if (isCloudMode()) {
return
}
sql 'set enable_nereids_planner=true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query10") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query10") { if (isCloudMode()) {
return
}
sql 'set enable_nereids_planner=true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query11") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query11") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query12") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query12") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query13") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query13") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query14") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query14") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query15") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query15") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query16") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query16") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query17") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query17") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query18") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query18") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query19") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query19") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query2") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query2") { if (isCloudMode()) {
return
}
sql 'set enable_nereids_planner=true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query20") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query20") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query21") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query21") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query22") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query22") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query23") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query23") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query24") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query24") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query25") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query25") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query26") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query26") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query27") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query27") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query28") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query28") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query29") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query29") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query3") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query3") { if (isCloudMode()) {
return
}
sql 'set enable_nereids_planner=true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query30") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query30") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query31") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query31") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query32") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query32") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query33") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query33") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query34") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query34") { if (isCloudMode()) {
return
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@
* under the License.
*/

suite("query35") {
if (isCloudMode()) {
return
}
if (isCloudMode()) {
suite("query35") { if (isCloudMode()) {
return
}

Expand Down
Loading

0 comments on commit 8c348d1

Please sign in to comment.