This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 9c547a6a4 KUDU-2671 Fix typo in master-test.cc
new f1522c716 KUDU-2671 updated comments in C++ client API
new 5664e280a KUDU-2671 range-specific hash schemas enabled by default
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:
.../org/apache/kudu/client/TestAlterTable.java | 6 -----
.../org/apache/kudu/client/TestKuduClient.java | 3 ---
.../java/org/apache/kudu/client/TestKuduTable.java | 30 ----------------------
.../apache/kudu/client/TestPartitionPruner.java | 3 ---
src/kudu/client/client-test.cc | 1 -
src/kudu/client/client.h | 11 +++-----
src/kudu/client/flex_partitioning_client-test.cc | 7 +----
src/kudu/client/scan_token-test.cc | 3 ---
.../integration-tests/table_locations-itest.cc | 5 ----
src/kudu/master/catalog_manager.cc | 4 +--
src/kudu/master/master-test.cc | 9 -------
11 files changed, 7 insertions(+), 75 deletions(-)