Dan Burkert has uploaded a new change for review. http://gerrit.cloudera.org:8080/2622
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 --- M src/kudu/client/CMakeLists.txt A src/kudu/client/client.proto 2 files changed, 106 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/2622/1 -- To view, visit http://gerrit.cloudera.org:8080/2622 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I09983d71c81a383cf4e0e24a49367c64960bbd4d Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]>
