Cache final snapshot records for Metadata table FILES partition
Open
area:metadata-table
from-jira
priority:critical
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
As of now, we only cache log records while reading MDT. incase of base file, we always do repeated reads even if calls were made for same keys. At least for FILES partition, we need to fix this.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-5427
- Type: Improvement
- Epic: https://issues.apache.org/jira/browse/HUDI-1292
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.