Peter Rozsa has uploaded a new patch set (#6). ( 
http://gerrit.cloudera.org:8080/19401 )

Change subject: IMPALA-3880: Add list of all tables queried to runtime profile
......................................................................

IMPALA-3880: Add list of all tables queried to runtime profile

This change adds a new info string to the frontend runtime profile
which contains the referenced tables by the query in a
comma-separated format.

Tests:
 - Added tests to check if the referenced tables are enumerated
   correctly
 - Added test to check if referenced table is filled properly with
   different DLM statements

Change-Id: Ib474a5c6522032679701103aa225a18edca62f5a
---
M fe/src/main/java/org/apache/impala/service/Frontend.java
M tests/query_test/test_observability.py
M tests/shell/test_shell_commandline.py
3 files changed, 64 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/19401/6
--
To view, visit http://gerrit.cloudera.org:8080/19401
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib474a5c6522032679701103aa225a18edca62f5a
Gerrit-Change-Number: 19401
Gerrit-PatchSet: 6
Gerrit-Owner: Peter Rozsa <pro...@cloudera.com>
Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com>
Gerrit-Reviewer: Gergely Fürnstáhl <gfurnst...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Peter Rozsa <pro...@cloudera.com>

Reply via email to