You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 15:24:00 UTC

[jira] [Updated] (KUDU-2887) Expose the tablet statistics in Client API

     [ https://issues.apache.org/jira/browse/KUDU-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke updated KUDU-2887:
------------------------------
    Labels: impala roadmap-candidate  (was: impala)

> 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: LiFu He
>            Priority: Minor
>              Labels: impala, roadmap-candidate
>
> 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, (3) speed up the query like "select count( *) from table".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)