Tim Armstrong has posted comments on this change. Change subject: IMPALA-3065/IMPALA-3062: Restrict !empty() predicates to scan nodes. ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/2399/2/testdata/workloads/functional-query/queries/QueryTest/nested-types-runtime.test File testdata/workloads/functional-query/queries/QueryTest/nested-types-runtime.test: Line 427: select count(a.pos) from complextypestbl t1 straight_join? Also, I'm not sure this is going to be enough rows to reliably reproduce the problem: the issue occurred when there were multiple build rows per probe row and the same probe row was returned in multiple batches. I think if the build side is > batch_size it will be a more reliable repro. -- To view, visit http://gerrit.cloudera.org:8080/2399 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie975ce139a103285c4e9f93c59ce1f1d2aa71767 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.5.0_5.7.0 Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Marcel Kornacker <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
