-
Notifications
You must be signed in to change notification settings - Fork 3.3k
enhance: support more ddl apis to replicate according to cdc #41678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SimFG
commented
May 7, 2025
- issue: [Enhancement]: Support more ddl apis to replicate according to cdc #41677
@SimFG Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
Signed-off-by: SimFG <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #41678 +/- ##
==========================================
- Coverage 80.59% 80.52% -0.08%
==========================================
Files 1508 1510 +2
Lines 213283 213602 +319
==========================================
+ Hits 171902 172007 +105
- Misses 35213 35422 +209
- Partials 6168 6173 +5
🚀 New features to boost your workflow:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, SimFG The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is a temporary solution. |
/lgtm |
- issue: #41677 - pr: #41678 Signed-off-by: SimFG <[email protected]>