Todd Lipcon has submitted this change and it was merged. Change subject: KUDU-1269: KuduScanner should expose its projection schema ......................................................................
KUDU-1269: KuduScanner should expose its projection schema While I was at it, I also copied the other public getters from AsyncKuduScanner into KuduScanner. Change-Id: I1568744669c2d632aa737658f79bb9ba336439ad Reviewed-on: http://gerrit.cloudera.org:8080/1869 Reviewed-by: Jean-Daniel Cryans Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Internal Jenkins --- M java/kudu-client/src/main/java/org/kududb/client/AsyncKuduScanner.java M java/kudu-client/src/main/java/org/kududb/client/KuduScanner.java 2 files changed, 56 insertions(+), 2 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Internal Jenkins: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/1869 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1568744669c2d632aa737658f79bb9ba336439ad Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Todd Lipcon <[email protected]>
