This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 81720a4 Bump version in examples to 1.13.0
new ea48c9b KUDU-3198: fix encodeRow() when encoding delete operations
new 164d784 [hms] Fix testSyncDisabled on Hive 4
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:
.../java/org/apache/kudu/client/Operation.java | 4 +-
.../org/apache/kudu/client/TestKuduSession.java | 48 ++++++++++++++++++++++
.../hive/metastore/TestKuduMetastorePlugin.java | 12 +++---
3 files changed, 55 insertions(+), 9 deletions(-)