-
We are running KSQL in production with 4 nodes.Today we observed data loss of 10 messages in derived stream (created as CSAS).We got this error in ksql log files. Are these errors in logs expected? an…
-
**Describe the bug**
ksql-test-runner fails to match outputs with structs in it.
**To Reproduce**
Steps to reproduce the behavior, include:
create a statement which creates struct like this SELE…
-
A recent scan of ksql-5.4.0-rc191218083414.tar.gz from scancode.io returned multiple hits for the very generic `proprietary-license` but none for the `confluent-community-1.0` license, which is a sour…
-
**Describe the bug**
Most recent master branch 7.6.0 that get merged 3 days ago is failing due to sub pom/projects 7.6.0 path is missing for check sum validations (7.6.0-0 folder is not there at http…
-
Hi,
I'm trying to setup a Confluent cluster in a non-enterprise configuration.
I've tried different options, changing both the number of kafka broker replicas to 1 and the kafka image itself, but ev…
-
Hi, Everyone.
Does anyone manage this Repsitory?
Pull requests have been piled up for a long time, and there is no response to the issue.
I need to fix a bug, can I make a request?
enowy updated
4 months ago
-
**Provide details of the setup you're running**
- confluent cloud
- ksql
- ksql-migrations
**Outline your question**
You use ksql-migrations to deploy version 1, then you create another versi…
ghost updated
11 months ago
-
Description:
The `ksql-python` package encounters compatibility issues with pep517 during installation using tools where this `pep` is considered the default, resulting in the following error:
```…
-
d postgres-debezium-ksql-elasticsearch/
cd docker-compose
After docker-compose -up -d
$ docker-compose ps
Name Command State …
-
the regex to parse the column names expect that they are all uppercase, but some queries and columns may be in lowercase even if it's not the default in ksqldb
regex = r"(?[A-Z_]+)` (?P[A-z]+)[…
jokin updated
4 months ago