Lokesh Jain created HUDI-7395:
---------------------------------
Summary: Fix naming and computation for metrics in
HoodieMetadataMetrics
Key: HUDI-7395
URL: https://issues.apache.org/jira/browse/HUDI-7395
Project: Apache Hudi
Issue Type: Bug
Components: metadata, metrics
Reporter: Lokesh Jain
Assignee: Lokesh Jain
For some of the metrics type like duration we are using incrementMetric instead
of setMetric.
Also some of the redundant metrics are removed. For example a count type metric
has both count and duration metric getting pushed even though duration is not
calculated.
File lookup count metric is added for bloom filter and column stat
--
This message was sent by Atlassian Jira
(v8.20.10#820010)