Debezium postgres connector throwing null pointer when tombstones.on.delete is true
Open
area:ingest
from-jira
priority:high
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
When tombstones.on.delete is set to true, Debezium deltadtreamer code is failing with Null Pointer exception. When this is set to true it produces a null record to producer which is failing the job.
Github issue - [https://github.com/apache/hudi/issues/8268]
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-6321
- Type: Bug
- Fix version(s):
- 0.16.0
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.