David Ribeiro Alves has posted comments on this change. ( http://gerrit.cloudera.org:8080/8749 )
Change subject: KUDU-2232. java: Remove deprecated call from KuduTable ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/8749/2/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/8749/2/java/kudu-client/src/main/java/org/apache/kudu/client/KuduTable.java@212 PS2, Line 212: /** : * Retrieves a formatted representation of this table's range partitions. The : * range partitions will be returned in sorted order by value, and will : * contain no duplicates. : * : * @param deadline the deadline of the operation : * @return a list of the formatted range partitions : */ Add a comment that this was replaced by the call below. -- To view, visit http://gerrit.cloudera.org:8080/8749 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8c54d0483241166675c65a8002464d4bd9604a4f Gerrit-Change-Number: 8749 Gerrit-PatchSet: 2 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Tue, 02 Jan 2018 22:32:20 +0000 Gerrit-HasComments: Yes
