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.
1 parent 266cfa4 commit 500c067Copy full SHA for 500c067
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