This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 973e5cd [build-support] add info on libnuma and libyaml-cpp
new 5e37e59 test: fix tablet_server-test on macOS
new 232c5a9 util: add ToLowerCase string case methods
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/tools/tool_action_fs.cc | 7 +------
src/kudu/tserver/tablet_server-test.cc | 4 +++-
src/kudu/util/string_case.cc | 24 +++++++++++++++++-------
src/kudu/util/string_case.h | 30 +++++++++++++++++++++---------
4 files changed, 42 insertions(+), 23 deletions(-)