confluentinc/kafka-connect-datagen

add capability for avro record keys

Opened this issue · 0 comments

ksqlDB 0.15 adds support for avro record keys.

kafka-connect-datagen should be capable of generating messages with an avro record for both the schema and for the key.

modify "schema.filename" to "value.schema.filename" and to add "key.schema.filename" etc.