Hello Alexey Serbin, Zoltan Martonka, Gabriella Lotz, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/24051

to look at the new patch set (#2).

Change subject: KUDU-3743 Add table statistics to Python client
......................................................................

KUDU-3743 Add table statistics to Python client

Wrap KuduTableStatistics and KuduClient::GetTableStatistics in the
Python client, exposing on_disk_size, live_row_count,
on_disk_size_limit, and live_row_count_limit as read-only properties on
a new TableStatistics class.

Change-Id: Ia7b36f62a4ef018e0e08e83ad04d451ca1c1dcd7
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_client.py
3 files changed, 212 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/51/24051/2
--
To view, visit http://gerrit.cloudera.org:8080/24051
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia7b36f62a4ef018e0e08e83ad04d451ca1c1dcd7
Gerrit-Change-Number: 24051
Gerrit-PatchSet: 2
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Martonka <[email protected]>

Reply via email to