This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 35ab3bce732 [HUDI-9132] Avoid empty string row key for delete and
update operations (#12929)
add 100e9ac4759 [HUDI-9068] Fix cloudwatch metrics (#12873)
No new revisions were added by this update.
Summary of changes:
.../hudi/aws/cloudwatch/CloudWatchReporter.java | 4 +++-
.../hudi/aws/cloudwatch/TestCloudWatchReporter.java | 20 +++++++++++++++++++-
.../metadata/HoodieBackedTableMetadataWriter.java | 14 +++++++++++---
.../hudi/client/TestJavaHoodieBackedMetadata.java | 4 ++++
4 files changed, 37 insertions(+), 5 deletions(-)