Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24450 )
Change subject: IMPALA-15095: Fix FilterTable in plan-graph.py missing a new column ...................................................................... IMPALA-15095: Fix FilterTable in plan-graph.py missing a new column IMPALA-14796 adds a new column, "Eff. Tgt. Node(s)", in the "Final filter table" of the query profile. plan-graph.py should also be updated to handle the new column. This fixes the issue and adds a test to avoid future profile changes break plan-graph.py. Assisted-by: Composer 2.5 Change-Id: Ibe187bc209d2d4c64d2eb09c8aaa45d9f0370e45 Reviewed-on: http://gerrit.cloudera.org:8080/24450 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/diagnostics/experimental/plan-graph.py A tests/observability/test_plan_graph_tool.py 2 files changed, 55 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24450 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibe187bc209d2d4c64d2eb09c8aaa45d9f0370e45 Gerrit-Change-Number: 24450 Gerrit-PatchSet: 4 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
