Investigate and fix testReadability
Open
area:index
area:metadata-table
area:reader
area:tests
from-jira
priority:high
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
If the files partition is not compacted then there are multiple entries for _{_}all_partitions{_}_ even with snapshot view. Though, it does not lead to any data correctness issue, but there are unnecessary merge happening while reading metadata records and somehow that is not being resolved correctly.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6340
- Type: Test
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.