[CDH5] Fix bad merge in in spilling.test

Change-Id: Ia6e30cf5916c737088d8cb969e0167b9d69a599e
This commit is contained in:
ishaan
2014-10-08 23:19:02 -07:00
parent 10303ed440
commit 23964c19af

View File

@@ -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;