Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4795
to look at the new patch set (#4).
Change subject: KUDU-1648 - [python] Expose Setting of Range Partitions
......................................................................
KUDU-1648 - [python] Expose Setting of Range Partitions
Currently, the Python client does not allow developers
to set range partitions. This patch adds that capability
and includes updates to existing tests.
Change-Id: Ib1e2c9a49196c6dd6644388d08014acd7593d4aa
---
M python/kudu/__init__.py
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_client.py
M python/kudu/tests/util.py
5 files changed, 174 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/4795/4
--
To view, visit http://gerrit.cloudera.org:8080/4795
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib1e2c9a49196c6dd6644388d08014acd7593d4aa
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>