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 685: | | predicates: !empty(a.struct_array_col) > so what's the point of placing these !empty() predicates? It's also placed at the scan node. -- 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-Reviewer: Marcel Kornacker <[email protected]> Gerrit-HasComments: Yes
