Enzo Cappa
Enzo Cappa
Re-structure and add more documentation about setting up the converters in the Outbox Event Router SMT. My objective is make it clear how to properly use JSON and Avro regarding...
Hello, We recently started to use Roles in Confluent Cloud Schema Registry. We discovered that when we use a role ([DeveloperWrite](https://docs.confluent.io/cloud/current/sr/schemas-manage.html#cloud-sr-rbac) for all subjects) that can write schemas, but not...
The current distribution of the connector is an uber jar that has all the dependencies. However, some of those dependencies are not needed in all cases, specially in production systems....
Please update the documentation according to latest changes. The instructions for making rinari work are outdated. I had to look for a config example at https://github.com/purcell/emacs.d/blob/master/init-rails.el. Thanks!
Hello! I would like to propose adding support for a new configuration via env variables. **What** Add option to pass configuration options to the build process of librdkafka, so it's...
Hello! It would be interesting to have support for DuckDB in the different SQL input, processors, and outputs. DuckDB has a Go driver (see https://duckdb.org/docs/stable/clients/go.html) and the dialect is, for...
Hello, It is a common practice to specify the major and minor version in the `.python-version` file. For example, many of my repos have `3.11` instead of `3.11.14` in that...