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

Daojiang Yan updated KUDU-3743:
-------------------------------
    Fix Version/s: Backlog
       Resolution: Fixed
           Status: Resolved  (was: In Review)

> Table Statistics (KuduTableStatistics)
> --------------------------------------
>
>                 Key: KUDU-3743
>                 URL: https://issues.apache.org/jira/browse/KUDU-3743
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: python
>            Reporter: Marton Greber
>            Priority: Major
>             Fix For: Backlog
>
>
> C++ API: {{{}KuduClient::GetTableStatistics(table_name, &stats){}}}, 
> {{{}KuduTableStatistics::on_disk_size(){}}}, {{{}live_row_count(){}}}, 
> {{{}on_disk_size_limit(){}}}, {{{}live_row_count_limit(){}}}.
> What to add:
>  * {{KuduTableStatistics}} declaration in pxd
>  * {{Client.get_table_statistics(name)}} returning a new Python 
> {{TableStatistics}} class with {{{}on_disk_size{}}}, {{{}live_row_count{}}}, 
> and limit properties



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to