MaterializeInc/datagen

Bug: Kafka Topic creation fails

bobbyiliev opened this issue · 0 comments

Describe the bug

The Kafka topic creation for Confluent Cloud specifically is failing.

This seems to be working fine with Upstash for example.

To Reproduce

Use a Confluent Cloud Kafka and a non-existing topic

Expected behavior

The script should be able to create a topic if it is missing, as long as we have write access of course