Add a table validation tool
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
A table validation tool can detect any issue that violates the format or transaction guarantees for testing and validation purposes. It would be useful to implement a general validation tool that covers different aspects, e.g., clean and compaction should kick in at expected cadence on MOR table.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8224
- Type: Improvement
- Fix version(s):
- 1.1.0
---
## Comments
21/Sep/24 04:52;guoyihua;A draft one covering log appending in MOR table to make sure that the updates are added to the right base file: https://github.com/apache/hudi/pull/8035;;;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.