-
**Describe the bug**
The following PR https://github.com/confluentinc/ksql/pull/3695/files#diff-734b7c162230742e416f79fdf85d146dR41-R48 (/cc @agavra)
introduces a validation of source name that do n…
-
There's no way today for users to configure request timeouts used by the ksqlDB Java client, or the ksql migrations tool (which leverages the Java client). We should make this timeout configurable.
…
-
I am trying to set up the schema namespace and name of a topic created by KSQL. Base in the documentation I can do this in the following way:
"
By default, KSQL registered avro schemas have the sa…
-
**Describe the bug**
CLI is failing to connect to ksqldb server if any additional(context/route) path parameter included in the url.
Scenario where additional "route" path parameter is used for ingr…
-
This is an issue using KSQL from Control Center, so probably belongs under the CCC project but I'm not aware of a CCC issue tracker so added here.
We have some CDC data in Kafka in Avro format. Man…
-
*To reproduce, see [here](https://github.com/confluentinc/demo-scene/blob/master/ksql-atm-fraud-detection/ksql-atm-fraud-detection-README.adoc#demo-3-customer-data).*
Using a Kafka topic populated …
-
How to create custom window in KSQL? Does KSQL plan to support counting window?
See [this comment](https://github.com/confluentinc/ksql/issues/1139#issuecomment-380706954) for examples.
-
UDFs are currently deployed to KSQL servers by a simple copy of the JAR to a directory on the server, followed by a restart. Right now, the only thing this plugin does for deployment is to pull down t…
-
@rigelbm
---
I am using kafka-rest to read read some data, which is outputted by ksql.
When I read messaged using /messages api (or even /records api), I get below issue :
curl -X GET -H "Con…
-
Hi,
Currently i'm facing the error that my ksqldb server doesn't start. When i see the logs using `docker logs` command, then i found this error
```
ERROR Exception encountered running command:…