[
https://issues.apache.org/jira/browse/HUDI-8507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-8507:
--------------------------------------
Sprint: Hudi 1.0 Blockers+Bugs Sprint (was: Hudi 1.0 Sprint B+B P1)
> Ensure false positive failures from MDT validations are accounted for
> ---------------------------------------------------------------------
>
> Key: HUDI-8507
> URL: https://issues.apache.org/jira/browse/HUDI-8507
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metadata
> Reporter: sivabalan narayanan
> Assignee: Lokesh Jain
> Priority: Critical
> Fix For: 1.0.0
>
> Original Estimate: 6h
> Remaining Estimate: 6h
>
> We fixed couple of false positive validation failure cases for FILES
> partition and RLI in
> HoodieMetadataTableValidator.
> Ref [https://github.com/apache/hudi/pull/11098]
>
> essentially, in b/w the time we poll fs based view and MDT view, there could
> be additional commits in MDT. so, we need to account for them in our
> validation.
>
> Lets ensure we account for the same for other partitions like
> col stats, bloom filter, functional index, sec index and partition stats
> index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)