nhsmw
nhsmw
This is the tracking issue of adding Vector Search to TiCDC. - [x] vector data type - [ ] vector index
### What problem does this PR solve? Issue Number: ref #10913 ### What is changed and how it works? Repeat with the following code https://github.com/pingcap/tiflow/blob/45c831ae03b066caf7b23d1542cdb57e6c28028e/pkg/sink/codec/open/open_protocol_message.go#L229-L231 ### Check List #### Tests...
### Is your feature request related to a problem? #10197 ### Describe the feature you'd like The complete Debezium output format for Kafka sink ### Describe alternatives you've considered _No...
### Is your feature request related to a problem? At a certain moment, the GC safe point is at 10, and a changefeed has synced to 20. At this point,...
### What problem does this PR solve? Issue Number: close #11470 ### What is changed and how it works? Add safepoint command which can query, set and delete servicesafepoint. It...
### What did you do? 1. Create a `replicaConfig` and set `replicaConfig.Sink = nil` 2. creates a new SinkFactory with `replicaConfig` ### What did you expect to see? create SinkFactory...
### What did you do? run kafka consumer ### What did you expect to see? _No response_ ### What did you see instead? simple protocol doesn't check partition and old...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) add key...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) ### Which...
### First-time contributors' checklist - [x] I've signed [**Contributor License Agreement**](https://cla-assistant.io/pingcap/docs-cn) that's required for repo owners to accept my contribution. ### What is changed, added or deleted? (Required) add more...