Qifan Chen has posted comments on this change. ( http://gerrit.cloudera.org:8080/17994 )
Change subject: [WIP] IMPALA-10992 Planner changes for estimate peak memory ...................................................................... Patch Set 13: Fix plan differences in PlannerTest#testTpchNested as follows. 1. Disable column lineage graph in re-planning stage; 2. Investigate the appearance of REGULAR phase planning nested within re-planning phase in INFO log file for planner tests. Seems it is due to logging as the test of regular, distributed and parallel plans is done sequential and FE is single-threaded. The current status of the patch still relies on the existence of a REGULAR and a LARGE group in all impalad. -- To view, visit http://gerrit.cloudera.org:8080/17994 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1dca6933f7db3d9e00b20c93b38310b0e77a09eb Gerrit-Change-Number: 17994 Gerrit-PatchSet: 13 Gerrit-Owner: Qifan Chen <qc...@cloudera.com> Gerrit-Reviewer: Amogh Margoor <amarg...@gmail.com> Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Qifan Chen <qc...@cloudera.com> Gerrit-Comment-Date: Thu, 18 Nov 2021 22:03:40 +0000 Gerrit-HasComments: No