-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
expression, planner: push a substring pre-filter down for local MATCH ... AGAINST
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.
#70497
opened Aug 15, 2026 by
terry1purcell
Contributor
Loading…
2 of 13 tasks
memory: capture staged heap profiles before memory risk
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
ddl: preserve cloud storage mode across owner failover
needs-cherry-pick-release-26.3
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.
#70495
opened Aug 14, 2026 by
D3Hunter
Contributor
Loading…
1 of 13 tasks
expression, ddl: build FULLTEXT INDEX as a multi-valued index on the classic kernel
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.
#70492
opened Aug 14, 2026 by
terry1purcell
Contributor
Loading…
4 of 13 tasks
expression, planner: evaluate MATCH ... AGAINST locally in TiDB
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.
#70485
opened Aug 13, 2026 by
terry1purcell
Contributor
Loading…
5 of 13 tasks
expression, sessionctx: add pure-Go fulltext analyzer and boolean query matcher
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.
#70484
opened Aug 13, 2026 by
terry1purcell
Contributor
•
Draft
1 of 13 tasks
executor: report statement RU for unary operators
approved
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.
#70482
opened Aug 13, 2026 by
winoros
Member
•
3/3
Loading…
4 of 13 tasks
ingestor: wait for region job workers to exit on cancellation (#70180)
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-nextgen-202603
#70477
opened Aug 13, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
ddl: fix pre split region for clustered common handles
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.
#70476
opened Aug 13, 2026 by
joechenrh
Contributor
Loading…
1 of 13 tasks
ddl: quote identifiers for internal SQLs in modify column
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.
#70475
opened Aug 13, 2026 by
joechenrh
Contributor
Loading…
1 of 13 tasks
OWNERS: sync master to release-8.5
cherry-pick-approved
Cherry pick PR approved by release team.
component/dumpling
This is related to Dumpling of TiDB.
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
sig/planner
SIG: Planner
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
#70474
opened Aug 13, 2026 by
ti-chi-bot
Member
Loading…
OWNERS: sync master to release-7.5
cherry-pick-approved
Cherry pick PR approved by release team.
component/dumpling
This is related to Dumpling of TiDB.
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
sig/planner
SIG: Planner
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
#70473
opened Aug 13, 2026 by
ti-chi-bot
Member
Loading…
session,txn: support file-based transaction (txn file) for large transactions
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#70468
opened Aug 12, 2026 by
pingyu
Contributor
Loading…
5 of 13 tasks
session: initialize MDL before starting the DDL scheduler during upgrade
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#70464
opened Aug 12, 2026 by
YangKeao
Member
Loading…
2 of 13 tasks
importinto, dxf: clean up expired conflict row files
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
executor: executor support for full outer join
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.
#70462
opened Aug 12, 2026 by
windtalker
Contributor
Loading…
2 of 13 tasks
planner: recognize order on common handle PK (#66645)
contribution
This PR is from a community contributor.
do-not-merge/cherry-pick-not-approved
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#70460
opened Aug 12, 2026 by
takaidohigasi
Contributor
Loading…
1 of 13 tasks
domain: release the resource group controller on Domain close
contribution
This PR is from a community contributor.
do-not-merge/needs-triage-completed
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#70456
opened Aug 12, 2026 by
YuhaoZhang00
Contributor
Loading…
1 of 13 tasks
planner: cherry-pick all 4 PRs of #58361
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.
#70440
opened Aug 11, 2026 by
time-and-fate
Member
Loading…
2 of 13 tasks
fix: prevent send on closed channel in Pool.release (#70437)
contribution
This PR is from a community contributor.
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.
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.
#70438
opened Aug 11, 2026 by
waterWang
Loading…
[WIP] ddl: gate adding tiflash replica by keyspace meta
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#70435
opened Aug 11, 2026 by
JaySon-Huang
Contributor
•
Draft
13 tasks
br: fix with sys check, check pass even privilege tables' schema are the same (#65078)
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.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#70433
opened Aug 11, 2026 by
ti-chi-bot
Member
Loading…
2 of 13 tasks
br: support restore privileges tables from v6.5 to v7.5 (#64668)
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.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#70432
opened Aug 11, 2026 by
ti-chi-bot
Member
Loading…
2 of 13 tasks
executor: track range memory in dynamic partition index joins
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.
#70430
opened Aug 11, 2026 by
ChangRui-Ryan
Contributor
Loading…
2 of 13 tasks
test: stabilize flaky TestPauseSchedulersByKeyRange
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.
#70429
opened Aug 11, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.