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 0ab1a8e [HUDI-3312] Fixing spark yaml and adding hive validation to
integ test suite (#4731)
add 1636876 [HUDI-3320] Hoodie metadata table validator (#4721)
No new revisions were added by this update.
Summary of changes:
.../utilities/HoodieMetadataTableValidator.java | 518 +++++++++++++++++++++
.../org/apache/hudi/utilities/UtilHelpers.java | 2 +-
2 files changed, 519 insertions(+), 1 deletion(-)
create mode 100644
hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieMetadataTableValidator.java