Skip to content

Pull requests: pingcap/tidb

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

pkg/expression, pkg/planner, pkg/parser: build MATCH AGAINST scalar function release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#65684 opened Jan 20, 2026 by winoros Loading…
1 of 13 tasks
util/topsql: fix ticker leak and improve code maintainability 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.
#65683 opened Jan 20, 2026 by zimulala Loading…
1 of 13 tasks
s3: strip checksum headers for compatible storage 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.
#65681 opened Jan 20, 2026 by GMHDBJD Loading…
1 of 13 tasks
executor: fix sort spill hang 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.
#65680 opened Jan 20, 2026 by ChangRui-Ryan Loading…
2 of 13 tasks
planner: support flush stats_delta syntax for optimizer statistics 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.
#65677 opened Jan 20, 2026 by qw4990 Loading…
1 of 13 tasks
ddl: cleanup local ingest engines on add-index lock error 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.
#65675 opened Jan 20, 2026 by wjhuang2016 Loading…
1 of 13 tasks
*: stabilize flaky unit tests do-not-merge/needs-triage-completed 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. skip-issue-check Indicates that a PR no need to check linked issue.
#65674 opened Jan 20, 2026 by wjhuang2016 Loading…
2 of 13 tasks
[DNM] *: test upgrade grpc to v1.73 do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#65671 opened Jan 20, 2026 by joechenrh Loading…
13 tasks
build(deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 dependencies Pull requests that update a dependency file do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. go Pull requests that update Go code needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#65666 opened Jan 20, 2026 by dependabot bot Loading…
planner: lateral join support | tidb-test=pr/2664 release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#65656 opened Jan 19, 2026 by terry1purcell Loading…
1 of 13 tasks
planner: fix the int handle range for tici index path release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#65648 opened Jan 19, 2026 by winoros Loading…
1 of 13 tasks
[DNM] test: default enable async-commit-kv-rpc do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#65646 opened Jan 19, 2026 by you06 Loading…
13 tasks
*: confine txn assertion API usage do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.
#65642 opened Jan 19, 2026 by wfxr Draft
1 of 13 tasks
ttl: check ticdc progress table for consistency | tidb-test=feature/active-active tikv=feature/active-active 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.
#65638 opened Jan 19, 2026 by xhebox Loading…
3 of 13 tasks
executor: add metrics and logs for active-active execution | tidb-test=feature/active-active component/statistics needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#65635 opened Jan 19, 2026 by lcwangchao Loading…
2 of 13 tasks
*: support returning clause for insert statement release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#65633 opened Jan 19, 2026 by bb7133 Loading…
4 of 10 tasks
br: PITR table filter reuses database id if it exists ok-to-test Indicates a PR is ready to be tested. 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.
#65631 opened Jan 19, 2026 by Leavrth Loading…
2 of 13 tasks
Fix/lightning create view context contribution This PR is from a community contributor. do-not-merge/invalid-title do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#65628 opened Jan 18, 2026 by ljluestc Draft
1 of 3 tasks
br: load necessary db infos for backup and restore (#64982) 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. 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#65627 opened Jan 18, 2026 by ti-chi-bot Loading…
1 of 13 tasks
planner: rewrite FTS predicates to LIKE if no FTS index do-not-merge/needs-linked-issue ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#65626 opened Jan 18, 2026 by terry1purcell Loading…
1 of 13 tasks
mydump: optimize parsing decimal from parquet 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.
#65624 opened Jan 17, 2026 by joechenrh Loading…
1 of 13 tasks
planner: support VALUES statement 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. 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. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#65623 opened Jan 17, 2026 by Sora233 Loading…
3 of 13 tasks
planner, meta: code preparation for the _tidb_commit_ts new hidden column | tidb-test=pr/2663 release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#65620 opened Jan 16, 2026 by time-and-fate Loading…
1 of 13 tasks
metrics: fix typo in tidb_summary.jsonnet template variable (#65582) approved contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-approved 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-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#65617 opened Jan 16, 2026 by ti-chi-bot Loading…
2 of 13 tasks
metrics: fix typo in tidb_summary.jsonnet template variable (#65582) approved contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-approved 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-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#65616 opened Jan 16, 2026 by ti-chi-bot Loading…
2 of 13 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.