Skip to content

Commit 500c067

Browse files
committed
Fix example of transformation configuration in README
1 parent 266cfa4 commit 500c067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Here's an example of this transformation configuration:
2525

2626
```properties
2727
transforms=ExtractTopicFromValueField
28+
transforms.ExtractTopicFromValueField.type=io.aiven.kafka.connect.transforms.ExtractTopic$Value
2829
transforms.ExtractTopicFromValueField.field.name=inner_field_name
2930
```
3031

0 commit comments

Comments
 (0)