-
It seems to me that the documentation lacks an example of using avro with confluence scheme registry. I will attach a working example.
```python
import io
import json
import logging
from datacl…
-
## Description
**Registry
Version**: 2.5.9.Final
**Persistence type**: in-memory
I'm using Kafka Connect, and I'm trying to use the confluent compatible api from apicurio. I expect it should …
-
It has been posited that the Decoder object (and on-heap work in general) is potentially slow for decoding.
The scope of this Jira is to add a new method that instead of consuming from Decoder…
-
Since recently, Nakadi supports publishing in Apache Avro format(https://github.com/zalando/nakadi/pull/1430). This issue is the request for discussion and possible approaches to implement it in nakad…
-
> Do we still choose to fetch the descriptor from registry every time we create a new formatter instead of persisting it in meta when creating the sink?
_Originally posted by @wenym1 in https://git…
-
Avro 1.9.0 has been released. Let's use it!
- [x] Upgrade the Avro dependency to 1.9.0
-
Apologies if I missed it anywhere, but is there any plan for implementing support for the Confluent protocol using Avro SerDes? I looked in both `node-sinek` and this library and didn't see any mentio…
-
**Describe the problem you faced**
We've had a Hudi pipeline running for about a year without cleaner enabled for ~150 tables. After enabling cleaning, all but one of my tables ran the cleaning ope…
-
Checking the [binary protocols](https://www.arewewebyet.org/topics/binary-protocols/) page, `avro-rs` points to https://github.com/flavray/avro-rs, which mentions that the repo has been moved to https…
-
Hello,
We are using kafka engine to read Avro messages from kafka topics and ingest into clickhouse tables using materialized view as described in [doc](https://clickhouse.com/docs/en/engines/table-e…