This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 71dd3d707 Fix missing spaces in Substitute pattern
new 97af942d1 [examples] make client_examples-test.sh pass
new d02571814 [tests] Fix flakiness in log-rolling-itest.cc
new cdad8f58a [tools] KUDU-1945: Kudu table copy and perf loadgen
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/cpp/CMakeLists.txt | 6 ++
src/kudu/integration-tests/data_gen_util.cc | 5 +-
src/kudu/integration-tests/log-rolling-itest.cc | 6 +-
src/kudu/tools/kudu-tool-test.cc | 84 +++++++++++++++++++++++--
src/kudu/tools/table_scanner.cc | 46 +++++++++++++-
src/kudu/tools/tool_action_perf.cc | 3 +
6 files changed, 139 insertions(+), 11 deletions(-)