Alex Behm has posted comments on this change. Change subject: IMPALA-3084: Cache the sequence of table ref and materialized tuple ids during analysis. ......................................................................
Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/2367/3/testdata/workloads/functional-planner/queries/PlannerTest/join-order.test File testdata/workloads/functional-planner/queries/PlannerTest/join-order.test: Line 799: 09:HASH JOIN [INNER JOIN] This is a plan improvement because joining with alltypestiny first is better. Line 914: | 08:HASH JOIN [INNER JOIN] This is a plan improvement because joining with alltypessmall first is better. Line 965: | 08:HASH JOIN [INNER JOIN] This is a plan improvement because joining with alltypessmall first is better. -- 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: 3 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
