Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21619
Change subject: [tools] Update plan-graph.py ...................................................................... [tools] Update plan-graph.py This patch update plan-graph.py as follows: - Display more information in runtime filter nodes. - Parse both "Filter routing table" and "Final filter table" section. The latter wins over the former if both exist. - Parse cardinality estimate from query plan. - Handle #Inst column in ExecSummary if exist. - Add option to group plan nodes belonging to the same fragment. - Add various args to display/hide certain information in graph. Change-Id: I22b0188bba3eef120c3e4b0f48408088123c4650 --- M bin/diagnostics/experimental/plan-graph.py 1 file changed, 192 insertions(+), 68 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/21619/1 -- To view, visit http://gerrit.cloudera.org:8080/21619 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I22b0188bba3eef120c3e4b0f48408088123c4650 Gerrit-Change-Number: 21619 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
