Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4823
to look at the new patch set (#8).
Change subject: KUDU-1638 - [python] Add Alter Table Support
......................................................................
KUDU-1638 - [python] Add Alter Table Support
The Python client currently doesn't support the ability to alter
table. This patch adds this capability and includes tests.
Change-Id: If72c76e1ea7c80452b401c55b19df4fbac7dd2d7
---
M python/kudu/client.pxd
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/schema.pyx
M python/kudu/tests/test_client.py
M python/kudu/tests/test_schema.py
6 files changed, 393 insertions(+), 42 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/4823/8
--
To view, visit http://gerrit.cloudera.org:8080/4823
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If72c76e1ea7c80452b401c55b19df4fbac7dd2d7
Gerrit-PatchSet: 8
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Jordan Birdsell <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>