You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/01/22 02:34:37 UTC

[kudu-CR] KUDU-1269: KuduScanner should expose its projection schema

Hello Jean-Daniel Cryans, Todd Lipcon,

I'd like you to do a code review.  Please visit

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

to review the following change.

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
---
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(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/69/1869/1
-- 
To view, visit http://gerrit.cloudera.org:8080/1869
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1568744669c2d632aa737658f79bb9ba336439ad
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>