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