mirror of
https://github.com/apache/impala.git
synced 2026-01-07 00:02:28 -05:00
[CDH5] Fix bad merge in in spilling.test
Change-Id: Ia6e30cf5916c737088d8cb969e0167b9d69a599e
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user