Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13738
Change subject: Revert "IMPALA-7322: Add storage wait time to profile" ...................................................................... Revert "IMPALA-7322: Add storage wait time to profile" This reverts commit 2fd795cf56e65a43087375867dcc9890e3a27330. The test added has some issues: * Fails with the local catalog enabled * Is flaky if run concurrently with other tests that touch the same tables. Change-Id: I8fc33db75c21973d209d518c1fb02bd5f9728aee --- M common/thrift/CatalogObjects.thrift M fe/src/main/java/org/apache/impala/analysis/StmtMetadataLoader.java M fe/src/main/java/org/apache/impala/catalog/HBaseTable.java M fe/src/main/java/org/apache/impala/catalog/HdfsTable.java M fe/src/main/java/org/apache/impala/catalog/KuduTable.java M fe/src/main/java/org/apache/impala/catalog/Table.java M tests/query_test/test_observability.py 7 files changed, 29 insertions(+), 131 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/38/13738/1 -- To view, visit http://gerrit.cloudera.org:8080/13738 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8fc33db75c21973d209d518c1fb02bd5f9728aee Gerrit-Change-Number: 13738 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
