rangareddy commented on issue #16624:
URL: https://github.com/apache/hudi/issues/16624#issuecomment-5434691576

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-8224).
   
   **Findings: partially covered - and the ticket reads as broader than the 
actual gap.**
   
   Two validators already exist on `master`:
   
   - 
`hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieDataTableValidator.java`
   - 
`hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieMetadataTableValidator.java`
   
   So "a table validation tool" is not absent. The linked PR #8035 (`[WIP] Add 
a MOR table validation tool`) is closed unmerged and carried no JIRA key, so 
nothing landed from that attempt.
   
   What does appear absent is the specific capability the body names: detecting 
that "clean and compaction should kick in at expected cadence on MOR table". 
That is a *behaviour over time* assertion, quite different in kind from the 
structural checks the existing validators perform.
   
   Recommend re-scoping this ticket to that gap explicitly, so it is not 
re-triaged as "no validator exists" - and so whoever picks it up starts from 
the existing tools rather than a blank page.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to