Jordan Birdsell has uploaded a new patch set (#2). Change subject: [python] - Expose Hash Partition with Seed Method Signature ......................................................................
[python] - Expose Hash Partition with Seed Method Signature The Kudu Python client currently doesn't expose the hash partition with seed capability. This patch adds this functionality and includes an update to a test. Change-Id: I33a7f411c5a92583e85e445634c2e119f5ddee73 --- M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/test_client.py 3 files changed, 25 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/4882/2 -- To view, visit http://gerrit.cloudera.org:8080/4882 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I33a7f411c5a92583e85e445634c2e119f5ddee73 Gerrit-PatchSet: 2 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]>
