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


Change subject: [tools] --scan_batch_size for 'table scan' and 'perf table_scan'
......................................................................

[tools] --scan_batch_size for 'table scan' and 'perf table_scan'

This patch introduces a new command-line flag for the 'kudu table scan'
and the 'kudu perf table_scan' CLI tools: --scan_batch_size.  The new
flag allows for customization of the batch size when running scan
operations.  I also added a few test scenarios to cover the newly
introduced functionality.

Change-Id: I4fd5962eeda1d1d7921c6b70521f2d611ee1f3c7
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/table_scanner.cc
M src/kudu/tools/table_scanner.h
M src/kudu/tools/tool_action_perf.cc
M src/kudu/tools/tool_action_table.cc
5 files changed, 92 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/08/17708/1
--
To view, visit http://gerrit.cloudera.org:8080/17708
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

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

Reply via email to