Marcel Kornacker has posted comments on this change. Change subject: IMPALA-3084: Cache the sequence of table ref and materialized tuple ids during analysis. ......................................................................
Patch Set 2: (3 comments) http://gerrit.cloudera.org:8080/#/c/2367/2/fe/src/main/java/com/cloudera/impala/analysis/TableRef.java File fe/src/main/java/com/cloudera/impala/analysis/TableRef.java: Line 439: * and the TupleDescriptor (desc) of this table has been created. update comment http://gerrit.cloudera.org:8080/#/c/2367/2/testdata/workloads/functional-planner/queries/PlannerTest/nested-collections.test File testdata/workloads/functional-planner/queries/PlannerTest/nested-collections.test: Line 763 what happened here? Line 1746: | | predicates: o.o_orderkey IS NULL, o.o_orderstatus IS NOT DISTINCT FROM o_orderpriority where did the 'is null' end up before? -- To view, visit http://gerrit.cloudera.org:8080/2367 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I298b8695c9f26644a395ca9f0e86040e3f5f3846 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-HasComments: Yes
