Handle missing index metadata for keyed lookup reader
Open
from-jira
priority:medium
type:feature
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Some Parquet files may not have index metadata, and trying to use these information during file read will cause NullPointerException errors. In this case, what should we do?
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6772
- Type: New Feature
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.