You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Henry Robinson (Code Review)" <ge...@cloudera.org> on 2016/03/29 01:28:13 UTC

[Impala-CR] IMPALA-3251: Send dummy filters for non-partitioned joins

Henry Robinson has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2650

Change subject: IMPALA-3251: Send dummy filters for non-partitioned joins
......................................................................

IMPALA-3251: Send dummy filters for non-partitioned joins

This is the non-partitioned hash-join counterpart for IMPALA-3141,
sending dummy filters when no real filter will be produced.

Tested manually with PHJ disabled.

Change-Id: I54be1e0f4282641a451bcf765c29189432dea0b3
---
M be/src/exec/hash-join-node.cc
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/50/2650/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2650
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I54be1e0f4282641a451bcf765c29189432dea0b3
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: master
Gerrit-Owner: Henry Robinson <he...@cloudera.com>