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 597d2bf15 KUDU-3564: Fix IN list predicate pruning
new 44f4b930a KUDU-3326 correct error messages in tool usage instructions
new 9de4325a1 KUDU-3433 Fix flakiness in
ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks
The 2 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:
src/kudu/client/client-test.cc | 3 ++-
src/kudu/tools/tool_action_common.cc | 1 +
src/kudu/tools/tool_action_common.h | 1 +
src/kudu/tools/tool_action_table.cc | 4 ++--
4 files changed, 6 insertions(+), 3 deletions(-)