-
### 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 …
-
### What did you do?
1. create a changefeed with Canal-JSON protocol
2. run sql
```sql
CREATE TABLE GENERATED_TABLE (
id int PRIMARY KEY,
A SMALLINT UNSIGNED,
B SMALLINT UNSIGNED AS (2 …
-
### Apache Iceberg version
1.4.1
### Query engine
Spark
### Please describe the bug 🐞
Related to #6290 we build upon the spark DESCRIBE statement to retrieve the partition columns and enable dyna…
-
Been using bum and love the good old sql first approach .
I was wondering if CDC would be possible . Change Data Capture.
i found postresql and SQLite cdc golang implementations and have been us…
-
### Is your feature request related to a problem?
The following workflow is becoming more and more common in modern applications:
The use case involves extracting and storing database changes …
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I had searched in the [issues…
-
### What did you do?
1. create primary cluster on dbaas
2. create a database zm2 in primary cluster, do not create table and insert data
3. create a secondary cluster on dbass
4. create tables in …
-
2 part ticket
1. Techncially move data to CDC server & give access to COVID CNS Team @Doomlord42
2. Set up commericals @RedRach93
-
### What did you do?
1. Deploy TiDB cluster with 6 TiKV and 2 CDC
2. Stop GC
3. Create blackhole changefeed and pause it
4. Run workload for several days to generate hube incremetal data for cdc t…