This is an automated email from the ASF dual-hosted git repository.
satish pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 66f9513 [HUDI-2191] Bump flink version to 1.13.1 (#3291)
add 99663d3 [HUDI-2301] fix FileSliceMetrics utils bug (#3487)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/utils/FileSliceMetricUtils.java | 15 +--
.../client/utils/TestFileSliceMetricUtils.java | 108 +++++++++++++++++++++
2 files changed, 117 insertions(+), 6 deletions(-)
create mode 100644
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/client/utils/TestFileSliceMetricUtils.java