NPE with nullable MapType and new hudi merger
Open
area:core
from-jira
priority:high
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 112
Description
In 0.13.0, when dealing with null map values during an upsert with the new hudi merger api, then null pointer raises. AFAIK, it happens when both MapTypes are containing null in different maner.
See [issue]([https://github.com/apache/hudi/issues/8431)] for details
See [PR]([https://github.com/apache/hudi/pull/8432)] for details
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6061
- Type: Bug
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.