Quanlong Huang has uploaded this change for review. ( 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 add a test to avoid future profile changes break plan-graph.py. Change-Id: Ibe187bc209d2d4c64d2eb09c8aaa45d9f0370e45 Assisted-by: Composer 2.5 --- M bin/diagnostics/experimental/plan-graph.py A tests/observability/test_plan_graph_tool.py 2 files changed, 55 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/50/24450/1 -- 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: newchange Gerrit-Change-Id: Ibe187bc209d2d4c64d2eb09c8aaa45d9f0370e45 Gerrit-Change-Number: 24450 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
