Skip to content

Pull requests: pingcap/tiflow

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

metrics(ticdc): filter inactive tikv cdc metrics approved contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. ok-to-test Indicates a PR is ready to be tested. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#12738 opened Jun 23, 2026 by Meowooh Loading…
syncer, sqlmodel(dm): fix generated index schema tracking area/dm Issues or PRs related to DM. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#12731 opened Jun 18, 2026 by joechenrh Contributor Loading…
checker(dm): improve same table precheck error area/dm Issues or PRs related to DM. do-not-merge/needs-triage-completed release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#12729 opened Jun 18, 2026 by GMHDBJD Contributor Loading…
dm/checker: fix connection typo area/dm Issues or PRs related to DM. do-not-merge/needs-triage-completed release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#12728 opened Jun 18, 2026 by GMHDBJD Contributor Loading…
sync_diff_inspector: avoid full-table scan for limit iterator progress do-not-merge/needs-linked-issue do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#12727 opened Jun 17, 2026 by joechenrh Contributor Draft
Modernize pkg affect-ticdc-config-docs Pull requests that affect TiCDC configuration docs. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12722 opened Jun 16, 2026 by dveeden Contributor Loading…
Modernize engine area/engine Issues or PRs related to Dataflow Engine. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12721 opened Jun 16, 2026 by dveeden Contributor Loading…
Modernize cdc release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12720 opened Jun 16, 2026 by dveeden Contributor Loading…
Modernize dm (excluding dm/pkg) area/dm Issues or PRs related to DM. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12719 opened Jun 16, 2026 by dveeden Contributor Loading…
Modernize dm/pkg area/dm Issues or PRs related to DM. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#12718 opened Jun 16, 2026 by dveeden Contributor Loading…
CI: Use docker compose instead of docker-compose approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#12712 opened Jun 12, 2026 by dveeden Contributor Loading…
syncer(dm): add MariaDB ddl rewriter area/dm Issues or PRs related to DM. do-not-merge/needs-linked-issue release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12711 opened Jun 11, 2026 by joechenrh Contributor Loading…
OWNERS: sync master to release-8.5 cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#12706 opened Jun 10, 2026 by ti-chi-bot Member Loading…
OWNERS: sync master to release-8.1 cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#12705 opened Jun 10, 2026 by ti-chi-bot Member Loading…
OWNERS: sync master to release-7.5 area/dm Issues or PRs related to DM. cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. lgtm size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#12704 opened Jun 10, 2026 by ti-chi-bot Member Loading…
dm: fix data race in cached WhereHandle area/dm Issues or PRs related to DM. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#12693 opened Jun 10, 2026 by OliverS929 Contributor Loading…
Run go fix and remove legacy tlsrsakex godebug option area/dm Issues or PRs related to DM. area/engine Issues or PRs related to Dataflow Engine. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12692 opened Jun 9, 2026 by dveeden Contributor Loading…
test: replace pingcap/check with testify area/dm Issues or PRs related to DM. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#12690 opened Jun 9, 2026 by dveeden Contributor Loading…
test(dm): add DDL option regression coverage area/dm Issues or PRs related to DM. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#12685 opened Jun 9, 2026 by GMHDBJD Contributor Loading…
kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#12680 opened Jun 5, 2026 by ti-chi-bot Member Loading…
kafka(ticdc): ddl sink close the underline sink if send ddl or checkpoint failed and refactor the kafka ddl sink (#12112) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#12679 opened Jun 5, 2026 by ti-chi-bot Member Loading…
owner(ticdc): close the ddl sink to fix the resource leak approved do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#12678 opened Jun 5, 2026 by 3AceShowHand Contributor Loading…
checker(dm): update MariaDB precheck instruction area/dm Issues or PRs related to DM. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#12669 opened Jun 3, 2026 by GMHDBJD Contributor Loading…
DNM: Release 6.5.12 Hotfix 20260601 release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#12664 opened Jun 1, 2026 by haiboumich Loading…
mounter: fix mounter skipping stale DMLs for dropped tables approved do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#12662 opened May 30, 2026 by lidezhu Collaborator Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.