Hello Mahesh Reddy, Attila Bukor, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18494
to look at the new patch set (#6).
Change subject: KUDU-2671 implement decoding of RowOperationsPB in Java client
......................................................................
KUDU-2671 implement decoding of RowOperationsPB in Java client
This patch implements decoding of range partitioning information
out of RowOperationsPB. A few tests added as well to cover the
new functionality.
In the context of supporting custom hash schemas per range in the
Kudu Java client, a few follow-up changelists need the newly introduced
functionality.
Change-Id: I4f69f89f6b9e47d79b83c2109d85a95288bec380
---
M java/kudu-client/src/main/java/org/apache/kudu/Type.java
M java/kudu-client/src/main/java/org/apache/kudu/client/KeyEncoder.java
M java/kudu-client/src/main/java/org/apache/kudu/client/Operation.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestOperation.java
4 files changed, 503 insertions(+), 15 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/18494/6
--
To view, visit http://gerrit.cloudera.org:8080/18494
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4f69f89f6b9e47d79b83c2109d85a95288bec380
Gerrit-Change-Number: 18494
Gerrit-PatchSet: 6
Gerrit-Owner: Alexey Serbin <[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]>