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

build: bump Go and x/crypto dependencies for release-8.5 do-not-merge/cherry-pick-not-approved 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.
#67197 opened Mar 20, 2026 by bb7133 Loading…
1 of 12 tasks
executor, parser: support user-defined variables in KILL statements contribution This PR is from a community contributor. do-not-merge/needs-tests-checked first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. 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.
#67194 opened Mar 20, 2026 by mvanhorn Loading…
2 of 12 tasks
planner: prefer safer equality path for incomparable risky candidates do-not-merge/cherry-pick-not-approved 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.
#67193 opened Mar 20, 2026 by hawkingrei Loading…
1 of 13 tasks
planner: fix some wrong index selection issues caused by the skyline pruning being too aggressive | tidb-test=pr/2655 (#65054) 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-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. type/cherry-pick-for-release-nextgen-20251011
#67191 opened Mar 20, 2026 by ti-chi-bot Loading…
1 of 13 tasks
WIP: statistics: add analyze v1 stats json compat coverage 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.
#67190 opened Mar 20, 2026 by 0xPoe Loading…
2 of 13 tasks
br/backup: reject future timestamps in --backupts (#67180) affects-6.5 This bug affects the 6.5.x(LTS) versions. approved do-not-merge/cherry-pick-not-approved 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#67189 opened Mar 20, 2026 by ti-chi-bot Loading…
1 of 13 tasks
expression: add evalString functions which converts specific types to string contribution This PR is from a community contributor. do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. 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.
#67188 opened Mar 20, 2026 by ckstck Loading…
3 of 13 tasks
ddl: fix BDR check rejecting ADD COLUMN with NULL DEFAULT NULL contribution This PR is from a community contributor. do-not-merge/needs-triage-completed first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. 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.
#67186 opened Mar 20, 2026 by canhld94 Loading…
1 task done
*: fix cannot commit the BUILD.bazel 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. skip-issue-check Indicates that a PR no need to check linked issue.
#67183 opened Mar 20, 2026 by hawkingrei Loading…
1 of 13 tasks
[DNM]test building do-not-merge/invalid-title 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.
#67182 opened Mar 20, 2026 by winoros Loading…
13 tasks
planner, statistics: rewrite dynamic partition analyze for legacy stats version component/statistics 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.
#67178 opened Mar 20, 2026 by 0xPoe Loading…
1 of 13 tasks
tests: add local hybrid vector e2e helper 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#67173 opened Mar 20, 2026 by kolafish Loading…
[DNM] planner: enable selected partition stats for single-partition pruning do-not-merge/cherry-pick-not-approved 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#67169 opened Mar 20, 2026 by Reminiscent Loading…
2 of 13 tasks
.agents/skills: add skill for release note do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67166 opened Mar 19, 2026 by bb7133 Loading…
2 of 13 tasks
feat: add block-no-verify PreToolUse hook to protect git hooks 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. 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. skip-issue-check Indicates that a PR no need to check linked issue.
#67164 opened Mar 19, 2026 by tupe12334 Loading…
1 of 13 tasks
ingest: fix empty PD address for etcd client in DDL ingest path (#66127) approved component/ddl This issue is related to DDL of TiDB. do-not-merge/cherry-pick-not-approved lgtm 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-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#67162 opened Mar 19, 2026 by ti-chi-bot Loading…
1 of 13 tasks
table, executor: avoid deep-copying tracked MLog datums needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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.
#67160 opened Mar 19, 2026 by wfxr Loading…
1 of 13 tasks
pkg/planner: allow primary key as IndexMerge partial path for id=? and (a=? or b=?) (#66670) cherry-pick-approved Cherry pick PR approved by release team. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#67159 opened Mar 19, 2026 by ti-chi-bot Loading…
2 of 13 tasks
ddl: require global sort for non-empty fulltext backfill | tidb-test=13ccf8de48e8db2290ff884598444d0508606bbf tiflash=feature-fts #67135 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.
#67157 opened Mar 19, 2026 by OliverS929 Loading…
3 of 13 tasks
*: fix bazel_lint_changed base ref detection on PRs 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.
#67156 opened Mar 19, 2026 by winoros Loading…
1 of 13 tasks
planner: align FULLTEXT index validation for create and alter lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#67153 opened Mar 19, 2026 by wjhuang2016 Loading…
2 of 13 tasks
collate: fix unicode_0900 weight panic approved do-not-merge/needs-triage-completed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note-none Denotes a PR that doesn't merit a release note. severity/major size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67149 opened Mar 19, 2026 by yongman Loading…
1 of 13 tasks
test: Add config 'use-table-id-as-path=true' for changefeed approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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.
#67147 opened Mar 19, 2026 by yinshuangfei Loading…
13 tasks
planner: add min/max full-update lookup for mv refresh 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.
#67146 opened Mar 19, 2026 by winoros Loading…
1 of 13 tasks
tici: support mpp join with fts 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.
#67145 opened Mar 19, 2026 by ChangRui-Ryan Loading…
2 of 13 tasks
ProTip! Filter pull requests by the default branch with base:master.