Gokul Kolady has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24429
Change subject: IMPALA-15090: Make Query Profile Redaction DOM to DOM ...................................................................... IMPALA-15090: Make Query Profile Redaction DOM to DOM Build redaction alias maps once and apply them recursively in-place on a copied profile JSON DOM. This removes the redacted text parse round-trip while keeping existing size-limit checks and unredaction compatibility for serialized output. Change-Id: I8b8ad721a5531e9d257cf6e54b83ea3ee9734039 --- M be/src/service/query-profile-redaction.cc M be/src/service/query-profile-redaction.h 2 files changed, 68 insertions(+), 41 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/24429/1 -- To view, visit http://gerrit.cloudera.org:8080/24429 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8b8ad721a5531e9d257cf6e54b83ea3ee9734039 Gerrit-Change-Number: 24429 Gerrit-PatchSet: 1 Gerrit-Owner: Gokul Kolady <[email protected]>
