This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch release-0.14.1
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 52309055f0c Revert "Add cachedSchema per batch, fix idempotency with
getSourceSchema calls"
new 548b10c7d70 Fix dynamodb http endpoing
new 420ad9026cf Fix missing datadog configuration metrics on mdt
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:
.../lock/DynamoDBBasedLockProvider.java | 2 +-
.../hudi/metadata/HoodieMetadataWriteUtils.java | 17 ++++
.../hudi/functional/TestMetricsReporter.scala | 98 ++++++++++++++++++++++
3 files changed, 116 insertions(+), 1 deletion(-)
create mode 100644
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestMetricsReporter.scala