Why doesn’t large select query return any value in ksql?
I have a fairly large query in ksqldb where all the different columns of the query do work, but when I combine them all together I don’t get any result. I don’t get any feedback telling me why there is no results either.
SQL connector to KSQLDB , how to do it in docker.yml?
I found myself struggling to get documentation updated on how to put SQL server DB to KSQLDB ?
I would like to know what would be the easiest way to get the connection toward Azure SQL Server and KSQLDB. I would like to streams CDC tables and send it to an eventhub.
Confluent Kafka Error: ksqlDB Server failed to start
This is the error I am facing when I start confluent kafka. Ksql Db was starting absolutely fine up until now when I ran into this issue. I am aware that port on to which ksqldb starts shouldn’t be occupied by any other process, so that’s not an issue.