Aiven-Open/transforms-for-apache-kafka-connect

New connector ExtractTopicFromValueSchema

Closed this issue · 1 comments

We would need to have same kind of functionality as the ExtractTopic have, but would want to take the schema name value and use that as a Topic name. I have already created PR:

#93

where I have implementation for review. Could you please check that out.

Should be addressed by this #93