HeLifu created KUDU-2887:
----------------------------
Summary: Expose the tablet statistics in Client API
Key: KUDU-2887
URL: https://issues.apache.org/jira/browse/KUDU-2887
Project: Kudu
Issue Type: Improvement
Components: client
Reporter: HeLifu
The patch about aggregating tablet statistics on the kudu-master is on the way.
And I think it's important to expose these statistics in client api by which
the query engine can optimize their query plan. For example: (1) adjust the
order of scanning tables, (2) Split a big tablet into multiple range
pieces(KUDU-2437) to improve concurrency automatically.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)