Skip to content

docs: warn that ksqlDB stream and Kafka topic names must match (case-sensitive)#10889

Open
mintlify[bot] wants to merge 3 commits into
masterfrom
mintlify/d1b954ce
Open

docs: warn that ksqlDB stream and Kafka topic names must match (case-sensitive)#10889
mintlify[bot] wants to merge 3 commits into
masterfrom
mintlify/d1b954ce

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 14, 2026

Strengthens the warning in the Kafka streams mode → Topic name matching section to make it very obvious that:

  • The ksqlDB stream/table name and the backing Kafka topic name must be identical
  • The match is case-sensitive
  • Users should explicitly set KAFKA_TOPIC= when creating the stream to ensure the names match

Also adds a CREATE STREAM example showing how to set the topic name explicitly.

Requested in Slack by Julio Avila.

@mintlify mintlify Bot requested a review from keydunov as a code owner May 14, 2026 22:45
@github-actions github-actions Bot added the pr:community Contribution from Cube.js community members. label May 14, 2026
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cubed3 🟢 Ready View Preview May 14, 2026, 10:49 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant