Hello Mike Percy, Dan Burkert, Kudu Jenkins, Adar Dembo,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/10547

to look at the new patch set (#3).

Change subject: [Java] Add private API to get a table range partitions
......................................................................

[Java] Add private API to get a table range partitions

Adds a private API to KuduTable to get the range
partitions. This is similar to getFormattedRangePartitions
but a bit more generic because it returns Partiton and
PartialRow objects instead of a specially formatted string.

Change-Id: I612b93fbebc6f2f1c449bb3c7f2e561f1485a720
---
M java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java
M java/kudu-client/src/main/java/org/apache/kudu/client/Partition.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduTable.java
3 files changed, 112 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/10547/3
--
To view, visit http://gerrit.cloudera.org:8080/10547
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I612b93fbebc6f2f1c449bb3c7f2e561f1485a720
Gerrit-Change-Number: 10547
Gerrit-PatchSet: 3
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>

Reply via email to