Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22556
Change subject: IMPALA-13804: Use redacted statement in live table ...................................................................... IMPALA-13804: Use redacted statement in live table Uses the redacted SQL statement in sys.impala_query_live, so it's consistent with the profile and sys.impala_query_log. Change-Id: I9a72eeaea84981e96655aec6c67b5ef2cbbd3c3e Testing: added a test with redaction rules for live and log tables. --- M be/src/exec/system-table-scanner.cc A testdata/workload_mgmt/redaction.json M tests/custom_cluster/test_query_live.py M tests/custom_cluster/test_query_log.py M tests/util/workload_management.py 5 files changed, 51 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/22556/1 -- To view, visit http://gerrit.cloudera.org:8080/22556 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9a72eeaea84981e96655aec6c67b5ef2cbbd3c3e Gerrit-Change-Number: 22556 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
