Hello Kudu Jenkins,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/19693
to review the following change.
Change subject: [tools] update 'kudu table copy' CLI tool
......................................................................
[tools] update 'kudu table copy' CLI tool
This patch adds 'insert_ignore' and 'upsert_ignore' write operations
for the 'kudu table copy' CLI tool. It also updates the implementation
of TableScanner::CopyTask() and TableScanner::AddRow() to perform less
string comparisons.
Change-Id: I8061f510710a30019db62627c91fb4caf4a13d27
Reviewed-on: http://gerrit.cloudera.org:8080/19595
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <[email protected]>
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/table_scanner.cc
M src/kudu/tools/table_scanner.h
3 files changed, 146 insertions(+), 59 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/93/19693/1
--
To view, visit http://gerrit.cloudera.org:8080/19693
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8061f510710a30019db62627c91fb4caf4a13d27
Gerrit-Change-Number: 19693
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)