Details
Description
When applying the Flatten transformation to a tombstone event, an exception is raised:
org.apache.kafka.connect.errors.DataException: Only Map objects supported in absence of schema for [flattening], found: null
Instead, the transform should pass the tombstone through the transform without throwing an exception.
Attachments
Issue Links
- links to