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 c78953f5e [Python] Add support for immutable column
new 252da818c [server] KUDU-1945 Fix bug in RowOperationsPBDecoder
new fba060ffb [tools] KUDU-1945 Print auto-incrementing counter in kudu
wal dump
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/common/row_operations.cc | 8 ++
src/kudu/common/wire_protocol-test-util.h | 11 +++
src/kudu/tools/kudu-tool-test.cc | 147 ++++++++++++++++++++++++++++++
src/kudu/tools/tool_action_common.cc | 15 ++-
4 files changed, 179 insertions(+), 2 deletions(-)