Hello Will Berkeley, Mike Percy, Kudu Jenkins, Grant Henke,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#5).

Change subject: KUDU-2809 (3/6): C++ private API for diff scans
......................................................................

KUDU-2809 (3/6): C++ private API for diff scans

This patch adds just enough of a private diff scan API so that fuzz-itest
can use it. I modeled it after Grant's Java work in commit 5e78e4a5c.

No tests here, but this gets plenty of test coverage in an upcoming
fuzz-itest patch, and I think that's fine given fuzz-itest is the only
thing motivating the C++ API in the first place.

Change-Id: I03bd5e51c553b239e36fbdfc4a94131c9599851e
---
M src/kudu/client/client.cc
M src/kudu/client/client.h
M src/kudu/client/scan_batch.cc
M src/kudu/client/scan_batch.h
M src/kudu/client/scan_configuration.cc
M src/kudu/client/scan_configuration.h
M src/kudu/client/scan_token-internal.cc
M src/kudu/client/scanner-internal.cc
8 files changed, 146 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/13535/5
--
To view, visit http://gerrit.cloudera.org:8080/13535
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I03bd5e51c553b239e36fbdfc4a94131c9599851e
Gerrit-Change-Number: 13535
Gerrit-PatchSet: 5
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to