Jordan Birdsell has uploaded a new change for review. http://gerrit.cloudera.org:8080/4795
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 capbility 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, 150 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/4795/1 -- To view, visit http://gerrit.cloudera.org:8080/4795 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib1e2c9a49196c6dd6644388d08014acd7593d4aa Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]>
