-
Description
===========
While reading data from a consumer and writing to a sink I get the following error:
`Assertion failed: rd_slice_abs_offset(new_slice) end (rdbuf.c: rd_slice_narrow_copy: 1…
-
We are interested in using kafka streaming.
Is it on the road map for confluent kafka python library?
-
I have a BackgroundService that is responsible for opening a push query and making sure it stays alive. I do this by executing `SHOW QUERIES;` to the `/ksql` endpoint and verify that the query is stil…
-
**Describe the bug**
For some reason, it appears that any streams/tables created do not have the ROWKEY column. As per my understanding, this is something ksqlDB always inserts, at least according to…
-
서버에서 stateful 처리에 대한 부담 해결
stream 처리를 통해 충돌 알고리즘 적용 가능할 지?
-
### Is your feature request related to a problem? Please describe.
When decoding messages, that use a union type within the Avro Schema, RW fails to decode these as currently only 1 Type is supported…
-
Hi there, great library to begin with!
I'd like to suggest a feature:
Allow embedding a BaseModel e.g:
```go
type BaseModel struct {
ID uuid.UUID `ksql:"id" json:"-"`
CreatedAt time.Tim…
-
control-center | [kafka-admin-client-thread | adminclient-1] WARN org.apache.kafka.clients.NetworkClient - [AdminClient clientId=adminclient-1] Connection to node -1 (broker/172.18.0.3:29092) coul…
-
**Describe the bug**
When I define a Property like this:
```csharp
[JsonPropertyName("volume")]
[Decimal(20,8)]
public decimal Volume { get; set; }
```
The created statement during an insert us…
-
### Issue submitter TODO list
- [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems)
- [X] I've searched for an already existing issues [here](https://github.com/kaf…