From 23964c19af4df0dc634f7e2053439c14ebc0f751 Mon Sep 17 00:00:00 2001 From: ishaan Date: Wed, 8 Oct 2014 23:19:02 -0700 Subject: [PATCH] [CDH5] Fix bad merge in in spilling.test Change-Id: Ia6e30cf5916c737088d8cb969e0167b9d69a599e --- .../functional-query/queries/QueryTest/spilling.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;