Alex Behm has posted comments on this change. Change subject: IMPALA-3065: Register !empty() predicates as On-clause conjuncts. ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2365/1/testdata/workloads/functional-planner/queries/PlannerTest/nested-collections.test File testdata/workloads/functional-planner/queries/PlannerTest/nested-collections.test: Line 771: | | predicates: !empty(a.int_map_col) Most of these plan changes are due to the combination of this patch and the fix for IMPALA-3071, causing these !empty() predicates to have a fixed assignment based on which On-clause they originated from. -- To view, visit http://gerrit.cloudera.org:8080/2365 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7236940057f6468b085ffb2c228c3146b102cea7 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.5.0_5.7.0 Gerrit-Owner: Alex Behm <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-HasComments: Yes
