Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15199


Change subject: IMPALA-5308: Resolve confusing Kudu SHOW TABLE STATS output
......................................................................

IMPALA-5308: Resolve confusing Kudu SHOW TABLE STATS output

This change modifies the output of the SHOW STABLE STATS for Kudu
tables:
 - #Rows column is moved after partition key details
 - The values of #Rows column changed from '-1' to 'N/A'
 - 'Total' row is appended after parititions similar to HdfsTable

Example output can be seen in the doc changes.

Testing:
kudu_stats.test is modified to verify the new style and 'Total" row.

Change-Id: Ice4b8df65f0a53fe14b8fbe35d82c9887ab9a041
---
M docs/topics/impala_compute_stats.xml
M docs/topics/impala_show.xml
M fe/src/main/java/org/apache/impala/catalog/FeKuduTable.java
M testdata/workloads/functional-query/queries/QueryTest/kudu_stats.test
4 files changed, 70 insertions(+), 41 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/15199/2
--
To view, visit http://gerrit.cloudera.org:8080/15199
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice4b8df65f0a53fe14b8fbe35d82c9887ab9a041
Gerrit-Change-Number: 15199
Gerrit-PatchSet: 2
Gerrit-Owner: Tamas Mate <[email protected]>

Reply via email to