Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3391: Disable filters when partitioning w/o codegen ......................................................................
IMPALA-3391: Disable filters when partitioning w/o codegen Fixes a simple bug where filters were always built (no matter the partitioning level) when codegen was disabled. Change-Id: I5ec8eeecb10e431fbd2461cd802376932c1a6160 Reviewed-on: http://gerrit.cloudera.org:8080/2835 Reviewed-by: Henry Robinson <[email protected]> Tested-by: Internal Jenkins --- M be/src/exec/partitioned-hash-join-node.cc 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Henry Robinson: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2835 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5ec8eeecb10e431fbd2461cd802376932c1a6160 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
