This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from 176739729 [cmake] clean up on targets when using NO_TESTS=1
new 6bbfa26dd [compile] fix a compile warning
new 514c2c3ba [java client] Make row errors more readable
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:
.../main/java/org/apache/kudu/client/RowError.java | 2 +-
.../java/org/apache/kudu/client/TestRowErrors.java | 84 ++++++++++++++++++++++
src/kudu/client/client-test.cc | 3 +
3 files changed, 88 insertions(+), 1 deletion(-)