Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/10547 )

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


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/10547/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/10547/1//COMMIT_MSG@13
PS1, Line 13: No changes to getFormattedRangePartitions were made
            : because that method is Impala specific.
I disagree with this; it seems safe and easy to reuse this new generic method 
to simplify getFormattedRangePartitions.


http://gerrit.cloudera.org:8080/#/c/10547/1/java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java
File java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java:

http://gerrit.cloudera.org:8080/#/c/10547/1/java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java@259
PS1, Line 259:   public List<Partition> getRangePartitions() throws Exception {
KuduScanTokenBuilder.build() performs RPCs, so the method ought to take a 
deadline like getFormattedRangePartitions does.



--
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: comment
Gerrit-Change-Id: I612b93fbebc6f2f1c449bb3c7f2e561f1485a720
Gerrit-Change-Number: 10547
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Comment-Date: Wed, 30 May 2018 18:31:26 +0000
Gerrit-HasComments: Yes

Reply via email to