Audit all places where HoodieAvroUtils.getNestedFieldValAsString() can return null for a nonexistant field
Open
area:writer
from-jira
priority:high
type:devtask
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Ensure it makes sense to return null instead of throwing an error for all usages of this method. To throw an exception you just need to flip the boolean param to false
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8256
- Type: Task
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.