Hello Kudu Jenkins, Bankim Bhavsar,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17708
to look at the new patch set (#2).
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 for basic coverage of
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, 98 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/08/17708/2
--
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: newpatchset
Gerrit-Change-Id: I4fd5962eeda1d1d7921c6b70521f2d611ee1f3c7
Gerrit-Change-Number: 17708
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)