Alex Behm has posted comments on this change. Change subject: IMPALA-3245 / IMPALA-3305: Fix crash with global filters when NUM_NODES=1 ......................................................................
Patch Set 2: Code-Review+1 (2 comments) http://gerrit.cloudera.org:8080/#/c/2721/2/be/src/runtime/coordinator.h File be/src/runtime/coordinator.h: Line 414: /// Sets `filter_routing_table_complete_` and prints the table to the profile and log. nit: don't we typically prefer single quotes over backticks? http://gerrit.cloudera.org:8080/#/c/2721/2/fe/src/main/java/com/cloudera/impala/planner/RuntimeFilterGenerator.java File fe/src/main/java/com/cloudera/impala/planner/RuntimeFilterGenerator.java: Line 109: // If true, the filter is produced by a broadcast join and is applied on a scan which Maybe slightly rephrase to say "If true, the filter is applied by a scan that is in the same fragment as the join producing the filter." ... -- To view, visit http://gerrit.cloudera.org:8080/2721 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7b9a6bcc64ca6ec5fd51d63815cea25de866ef93 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-HasComments: Yes
