Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19595


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
---
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/95/19595/1
--
To view, visit http://gerrit.cloudera.org:8080/19595
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8061f510710a30019db62627c91fb4caf4a13d27
Gerrit-Change-Number: 19595
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to