Tim Armstrong has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/13738 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- 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(-) Approvals: Tim Armstrong: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I8fc33db75c21973d209d518c1fb02bd5f9728aee Gerrit-Change-Number: 13738 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
