confluentinc / kafka-connect-datagen

Connector that generates data for demos
Apache License 2.0
20 stars 87 forks source link

Create CI/CD for schemas #110

Open ybyzek opened 2 years ago

ybyzek commented 2 years ago

For each schema, validate that they can be produced and processed by ksqlDB (CREATE STREAM WITH...)

This could be the long term fix for https://github.com/confluentinc/kafka-connect-datagen/pull/106/files#r922484762