Skip to content

Commit

Permalink
[regression](spill) delete spill test cases for branch-3.0 for now (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jacktengg authored Jan 13, 2025
1 parent fe1bfe7 commit db56fa3
Show file tree
Hide file tree
Showing 131 changed files with 1 addition and 10,839 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ suite("test_mv_case") {
"enable_nondeterministic_function" = "true"
) AS
select
/*+ SET_VAR(enable_force_spill = true) */
/*+ SET_VAR(enable_force_spill = false) */
cast(a.id as bigint) info_id,
map_infos
from
Expand Down
43 changes: 0 additions & 43 deletions regression-test/suites/spill_p0/aggregate_spill.groovy

This file was deleted.

220 changes: 0 additions & 220 deletions regression-test/suites/tpcds_sf1_p1/spill_test/q23.groovy

This file was deleted.

58 changes: 0 additions & 58 deletions regression-test/suites/tpcds_sf1_unique_p1/spill/q01.groovy

This file was deleted.

Loading

0 comments on commit db56fa3

Please sign in to comment.