-
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
planner: switch to RWLock to improve binding cache performance
do-not-merge/cherry-pick-not-approved
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.
sig/planner
SIG: Planner
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#69817
opened Jul 13, 2026 by
kennedy8312
•
Draft
11 tasks
planner: fix empty result for alternative plan with aggregate IN subq…
contribution
This PR is from a community 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.
#69815
opened Jul 13, 2026 by
sponge-dad
Loading…
2 of 12 tasks
pkg/objstore: suppress expected S3 region redirect warning (#69551)
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.
sig/planner
SIG: Planner
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/cherry-pick-for-release-nextgen-202603
#69813
opened Jul 13, 2026 by
ti-chi-bot
Member
Loading…
2 of 13 tasks
dxf, server: batch history transfer and bound task cleanup
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.
#69811
opened Jul 13, 2026 by
D3Hunter
Contributor
Loading…
2 of 13 tasks
importinto: propagate conflict deletion commit errors (#69795)
approved
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.
type/cherry-pick-for-release-nextgen-202603
#69810
opened Jul 13, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
executor: disable pessimistic retry for LOAD DATA LOCAL INFILE
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.
#69797
opened Jul 13, 2026 by
lance6716
Contributor
Loading…
2 of 12 tasks
br: add integration test for compacted-sst-based PiTR | tidb-test=release-8.5-20251125-v8.5.4 tikv=feature/release-8.5-cr-pitr pd=release-8.5-20251204-v8.5.4
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.
#69794
opened Jul 13, 2026 by
Leavrth
Contributor
Loading…
2 of 13 tasks
docs/design: add proposal for SELECT ... FOR UPDATE SKIP LOCKED
contribution
This PR is from a community 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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#69783
opened Jul 12, 2026 by
takaidohigasi
Contributor
Loading…
2 of 13 tasks
planner: make SELECT ... SKIP LOCKED fail loudly instead of silently not locking
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
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.
#69782
opened Jul 12, 2026 by
takaidohigasi
Contributor
Loading…
4 of 13 tasks
*: br,lightning,import use meta service group
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.
#69780
opened Jul 12, 2026 by
ystaticy
Contributor
Loading…
1 of 13 tasks
test: stabilize flaky TestLoadDataOverflowBigintUnsigned
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.
#69775
opened Jul 12, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
build: Don't override BAZEL_CMD_CONFIG if env variable already exists
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.
#69774
opened Jul 12, 2026 by
mjonss
Contributor
Loading…
1 of 13 tasks
test: stabilize flaky TestWorkerPool/TwoWorkers
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.
#69767
opened Jul 10, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
planner: fix the global binding is not working when using Prepared Statement with "select ... as col ... group by col"
release-note-none
Denotes a PR that doesn't merit a release note.
sig/planner
SIG: Planner
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#69766
opened Jul 10, 2026 by
qw4990
Contributor
Loading…
1 of 13 tasks
session: initialize masking policy table before upgrade DDL
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.
#69763
opened Jul 10, 2026 by
expxiaoli
Contributor
Loading…
1 of 12 tasks
*: make table attribute labels keyspace-aware (#68410)
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.
type/cherry-pick-for-release-nextgen-202603
#69762
opened Jul 10, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
objstore: test accept-encoding-only GCS signing
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.
planner: credit appended handle predicates in index row count estimation
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.
sig/planner
SIG: Planner
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#69749
opened Jul 10, 2026 by
terry1purcell
Contributor
Loading…
1 of 13 tasks
planner: keep pruned index estimation ranges valid
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.
#69747
opened Jul 9, 2026 by
terry1purcell
Contributor
Loading…
1 of 13 tasks
planner: build secondary index scan ranges from clustered PK predicates
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.
sig/planner
SIG: Planner
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#69745
opened Jul 9, 2026 by
terry1purcell
Contributor
Loading…
2 of 13 tasks
session: ensure masking policy table before old upgrades
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.
#69738
opened Jul 9, 2026 by
expxiaoli
Contributor
Loading…
1 of 12 tasks
*: extend DXF collation handling to support partition table and partial index
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
executor, distsql, sessionctx, util: add adaptive limit scan profiles
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.
planner: discount equality-bound clustered-key prefix in index pruning
needs-cherry-pick-release-8.5
Should cherry pick this PR to release-8.5 branch.
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.
#69726
opened Jul 8, 2026 by
terry1purcell
Contributor
Loading…
1 of 13 tasks
ddl: enhance placement rule mismatch error
contribution
This PR is from a community 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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#69722
opened Jul 8, 2026 by
Meowooh
Contributor
Loading…
3 of 10 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-06-13.