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(deps): bump golang.org/x/net from 0.52.0 to 0.54.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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#68501 opened May 19, 2026 by dependabot Bot Loading…
planner: prefer live explain-for-connection stats AI-Correction Bugfix by AI release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#68500 opened May 19, 2026 by hawkingrei Member Loading…
2 of 13 tasks
statistics: collect singleton sketches in row sampler component/statistics 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.
#68499 opened May 19, 2026 by 0xPoe Member Loading…
1 of 13 tasks
planner: CAST to BINARY correctness 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#68498 opened May 19, 2026 by terry1purcell Contributor Loading…
1 of 13 tasks
[DNM] executor: reduce memTracker.Consume call frequency in StreamAggExec 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.
#68497 opened May 19, 2026 by guo-shaoge Collaborator Loading…
1 of 13 tasks
executor: fix case-insensitive grant and revoke on schema names (#68456) cherry-pick-approved Cherry pick PR approved by release team. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.
#68493 opened May 19, 2026 by ti-chi-bot Member Loading…
4 of 12 tasks
infoschema, executor, session: optimize partition table memory usage in infoschema v2 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.
#68492 opened May 19, 2026 by tiancaiamao Contributor Loading…
2 of 13 tasks
WIP: statistics: skip stats cache update when incoming table is older component/statistics 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. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#68491 opened May 19, 2026 by 0xPoe Member Loading…
1 of 13 tasks
pkg/ddl, planner: add TiKV space precheck for DXF add-index 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.
#68490 opened May 19, 2026 by expxiaoli Contributor Loading…
2 of 12 tasks
session: starter-bootstrap and branch do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#68484 opened May 19, 2026 by AmoebaProtozoa Contributor Draft
13 tasks
executor: canonicalize db/table names for table-scope GRANT and REVOKE (#67487) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#68483 opened May 19, 2026 by ti-chi-bot Member Loading…
3 of 12 tasks
ddl, executor: support no-reorg type changes for MV base tables 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.
#68482 opened May 19, 2026 by wjhuang2016 Member Loading…
3 of 13 tasks
server, session: interrupt autocommit DML after disconnect (#68237) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#68481 opened May 19, 2026 by ti-chi-bot Member Loading…
2 of 13 tasks
executor/join: fix HashJoinV2 Close hang on cancelled queries do-not-merge/needs-linked-issue 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#68478 opened May 19, 2026 by joechenrh Contributor Draft
2 of 13 tasks
planner: tighten full-range fast path for index estimation 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#68474 opened May 19, 2026 by terry1purcell Contributor Loading…
1 of 13 tasks
*: use clustered PRIMARY KEY for stats system tables (#68324) component/statistics 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. 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#68472 opened May 18, 2026 by ti-chi-bot Member Loading…
1 of 9 tasks
executor: skip analyze flush broadcast in test binaries (#68417) do-not-merge/cherry-pick-not-approved 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-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#68471 opened May 18, 2026 by ti-chi-bot Member Loading…
1 of 13 tasks
planner: prune TiCI MPP index scan partitions | tidb-test=feature/fts tiflash=feature/fts tikv=feature/fts 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.
#68470 opened May 18, 2026 by winoros Member Loading…
2 of 13 tasks
*: Add caller information to pd client (#59911) do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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-fts-202602
#68469 opened May 18, 2026 by ti-chi-bot Member Loading…
1 of 13 tasks
*: Meta service group basic 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.
#68468 opened May 18, 2026 by ystaticy Contributor Draft
1 of 13 tasks
client: bump pd client 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#68467 opened May 18, 2026 by bufferflies Contributor Loading…
13 tasks
pkg/executor: fix concurrent SessionVars.systems map access during ANALYZE 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.
#68465 opened May 18, 2026 by mjonss Contributor Loading…
1 of 13 tasks
*: add observability for global-sort DXF add-index pipeline (DRAFT, debugging only) 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-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#68464 opened May 18, 2026 by joechenrh Contributor Draft
1 of 12 tasks
tests: add external starter mode realtikv harness 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.
#68463 opened May 18, 2026 by ChangRui-Ryan Contributor Loading…
1 of 13 tasks
mydump: move parquet parser and test utils to parquetfile pkg component/dumpling This is related to Dumpling of TiDB. 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#68460 opened May 18, 2026 by D3Hunter Contributor Loading…
1 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.