-
Description
===========
I'm trying to find out a way to use the [avro logical types](https://avro.apache.org/docs/current/spec.html#Logical+Types), behind the scene the avrogen tool creates a `byte[…
-
### Is your feature request related to a problem?
Event-time temporal join in Flink enables joining a table against a **versioned** table. Tables in Flink are temporal/dynamic, i.e., row values can…
-
I'm using the single-threaded mode for a couple of Altinity Sink Connectors—lightweight ♥️—it's been working fine for a couple of days and has handled peak times pretty well.
When I tried multi-thr…
-
Hi! We are looking at using Strimzi to deploy Kafka Connect clusters using Kafka brokers deployed using Amazon MSK. We'd like to use MSK's IAM feature for access control within the Kafka cluster (http…
-
### Description
Currently, Packit does not support adding tf_extra_params from the trigger command. This means that users cannot in any way be more specific about test execution.
Workaround using …
-
**Describe the bug**
DuckDB Accelerator fail to upsert change data in cdc samples
**To Reproduce**
* Follow the spiceai/samples cdc-debezium, using the following spicepod.yaml
```
- from: deb…
-
Dead link: https://github.com/debezium/debezium/issues
The problem link was found on https://quarkus.io/extensions/io.debezium/debezium-quarkus-outbox-reactive/
This issue was auto-created by the de…
-
We've created and MSK Source connector for oracle using debezium and we would like to use secrets for the username and password. But after once we start the connector, we can see several attempts to t…
-
Currently, I want to use `is_deleted` column for Replacing Enngine Table in clickhouse.
So , I set `replacingmergetree.delete.column = is_deleted` in `config.yaml` file.
Then I start the system.
…
-
### Steps to reproduce the behavior (Required)
On this page, it says how to use Flink for CDC
https://docs.starrocks.io/docs/loading/Flink-connector-starrocks/
For quick start, see [Streaming …