David Ribeiro Alves has submitted this change and it was merged. Change subject: [c++ client] - Allow to get the projection schema from the scanner ......................................................................
[c++ client] - Allow to get the projection schema from the scanner This is the c++ equivalent of KUDU-1269, i.e. it just allows to get the schema being scanned from the scanner. Change-Id: I8cc33761749df11e78a76d88dac244a00501e42d Reviewed-on: http://gerrit.cloudera.org:8080/2026 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/client/client-test.cc M src/kudu/client/client.cc M src/kudu/client/client.h 3 files changed, 10 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2026 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8cc33761749df11e78a76d88dac244a00501e42d Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
