Jean-Daniel Cryans has posted comments on this change. Change subject: [java client] Allow scanners to have projections with out-of-order keys ......................................................................
Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/3015/1/java/kudu-client/src/main/java/org/kududb/ColumnSchema.java File java/kudu-client/src/main/java/org/kududb/ColumnSchema.java: Line 109: public ColumnSchema getStrippedColumnSchema() { > could this be package private? I can't see a reason for it to be in the pu It's outside of the client package, I tried. http://gerrit.cloudera.org:8080/#/c/3015/1/java/kudu-client/src/main/java/org/kududb/Schema.java File java/kudu-client/src/main/java/org/kududb/Schema.java: Line 238 > This deserves a breaking change notice Yeah you're right, although I can't see people using it. -- To view, visit http://gerrit.cloudera.org:8080/3015 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I550cb255460bb54815d3a30eb973f8c143573e62 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
