diff --git a/testdata/workloads/functional-query/queries/QueryTest/spilling.test b/testdata/workloads/functional-query/queries/QueryTest/spilling.test index c881bdf32..617f6ff11 100644 --- a/testdata/workloads/functional-query/queries/QueryTest/spilling.test +++ b/testdata/workloads/functional-query/queries/QueryTest/spilling.test @@ -77,7 +77,7 @@ order by 1 limit 5; ---- TYPES BIGINT, DOUBLE ==== ----- QUERY +------ QUERY -- Disabled due to IMPALA-1305. --# Test query with string grouping column --set num_nodes=0; @@ -109,7 +109,7 @@ BIGINT, DOUBLE --'A',6,0.03,'TRUCK' ------ TYPES --STRING, BIGINT, DECIMAL, STRING -==== +--==== ---- QUERY set num_nodes=0; set max_block_mgr_memory=100m;