We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 266cfa4 + 500c067 commit 3f5a547Copy full SHA for 3f5a547
README.md
@@ -25,6 +25,7 @@ Here's an example of this transformation configuration:
25
26
```properties
27
transforms=ExtractTopicFromValueField
28
+transforms.ExtractTopicFromValueField.type=io.aiven.kafka.connect.transforms.ExtractTopic$Value
29
transforms.ExtractTopicFromValueField.field.name=inner_field_name
30
```
31
0 commit comments