-
-
### Describe the bug
```sql
create table t (v1 int, v2 int);
create sink invalid_dbz_type_sink from t with (connector = 'blackhole', type = 'debezium');
```
### Expected behavior
It's supp…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
接入kafka数据,so…
-
Hi Guys,
**Describe the bug**
I have a secure cluster with mTLS, with a compacted topic, actually it is a Debesium CDC topic.
with a config like this:
```text
cleanup.policy=compact,
min.compa…
-
### Describe the bug
https://buildkite.com/risingwave-test/longevity-chaos-mesh/builds/354#018c6cd1-1d73-460b-b33f-2a11377228a6
This pipeline's code itself is at: https://github.com/risingwavela…
lmatz updated
3 months ago
-
Upgrade to Debezium 2.7 failure
https://issues.redhat.com/browse/DBZ-7873?filter=-2
Related to #380 , #530
-
🆕💥 New issue !
🔥 CP 7.6.1 🕐 2024-07-20 19:16 📄 [fully-managed-debezium-legacy-mysql.sh](https://github.com/vdesabou/kafka-docker-playground/blob/master/ccloud/fm-debezium-mysql-legacy-source/fully-ma…
-
_Parent issue: https://github.com/electric-sql/electric-next/issues/61_
[We have determined](https://github.com/electric-sql/electric-next/issues/61#issuecomment-2246871731) that Postgres does incl…
alco updated
3 months ago
-
### Description
If I am using JPA to create my schema through Hibernate, I can easily add test data by creating an `import.sql` file in my resources.
However if I switch to using Flyway with Pos…
-
**Description:**
Consider the below attributes are available in the UI schema json file. The attribute `database.server.id` has an `enableCondition` based on the value provided for `connector.class`.…