Jean-Daniel Cryans has submitted this change and it was merged. Change subject: KUDU-1312: scan token protobuf message format ......................................................................
KUDU-1312: scan token protobuf message format Adds a protobuf message format for scan tokens, so that clients from different platforms have a shared serialization format. Integrating scan tokens into the Java and C++ clients is left to a follow-up commit. Change-Id: I09983d71c81a383cf4e0e24a49367c64960bbd4d Reviewed-on: http://gerrit.cloudera.org:8080/2622 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Jean-Daniel Cryans --- M src/kudu/client/CMakeLists.txt A src/kudu/client/client.proto 2 files changed, 110 insertions(+), 4 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2622 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09983d71c81a383cf4e0e24a49367c64960bbd4d Gerrit-PatchSet: 9 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
