Files
impala/testdata/workloads/functional-query/queries/QueryTest
Alex Behm 0c90bf7ef5 IMPALA-2340: Fix NOT IN subquery planning and execution with nested types.
Fixes:
1. Change the planner to not invert null-aware anti join because there is
   only a left version. Also, always use a hash join because the
   nested-loop join does not support that join mode.
2. Fix PartitionedJoinNode::Reset() and related calls to make the join
   usable in subplans with the left null-aware anti join mode.

Change-Id: I8da50747f6a0412c5858fd32b9498f58ed779712
Reviewed-on: http://gerrit.cloudera.org:8080/847
Reviewed-by: Marcel Kornacker <marcel@cloudera.com>
Tested-by: Internal Jenkins
2015-09-22 10:58:33 -07:00
..
2014-05-16 22:26:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-11 03:10:11 -07:00
2014-06-24 02:14:27 -07:00
2015-03-11 16:39:39 -07:00
2014-01-08 10:48:09 -08:00
2014-06-20 13:35:10 -07:00