Tianyi Wang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/8589
Change subject: IMPALA-6210: Add query id to lineage graph logging ...................................................................... IMPALA-6210: Add query id to lineage graph logging Some tools use lineage graph logging to collect query metrics. Currently only query hash is present in this log. Adding query id into it makes such accounting easier. Change-Id: I4adbd02df37a234dbb79f58b7c46ca11a914229f --- M be/src/util/lineage-util.h M common/thrift/LineageGraph.thrift M fe/src/main/java/org/apache/impala/analysis/ColumnLineageGraph.java A fe/src/main/java/org/apache/impala/util/TUniqueIdUtil.java M testdata/workloads/functional-planner/queries/PlannerTest/lineage.test 5 files changed, 106 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/89/8589/1 -- To view, visit http://gerrit.cloudera.org:8080/8589 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4adbd02df37a234dbb79f58b7c46ca11a914229f Gerrit-Change-Number: 8589 Gerrit-PatchSet: 1 Gerrit-Owner: Tianyi Wang <[email protected]>
