Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3241: Send dummy filters for non-partitioned joins ......................................................................
IMPALA-3241: 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 Reviewed-on: http://gerrit.cloudera.org:8080/2649 Reviewed-by: Marcel Kornacker <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/hash-join-node.cc 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Marcel Kornacker: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2649 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I54be1e0f4282641a451bcf765c29189432dea0b3 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Marcel Kornacker <[email protected]>
