Hello Mahesh Reddy, Attila Bukor, Kudu Jenkins, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18771
to look at the new patch set (#2).
Change subject: KUDU-2671 range-specific hash schema support in Python client
......................................................................
KUDU-2671 range-specific hash schema support in Python client
With this patch, it's now possible to operate on ranges having custom
hash schemas in Kudu Python client applications. In essence, the newly
added API directly maps into the Kudu C++ client API. This patch also
contains tests to cover the newly introduced functionality.
Change-Id: I61426fadc45d70805cf99461d559f0152a79f4a0
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_client.py
3 files changed, 260 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/18771/2
--
To view, visit http://gerrit.cloudera.org:8080/18771
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I61426fadc45d70805cf99461d559f0152a79f4a0
Gerrit-Change-Number: 18771
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>