-
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
importinto: make dangling import jobs cancellable (#69701)
component/statistics
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-nextgen-202603
#69787
opened Jul 13, 2026 by
ti-chi-bot
Member
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
executor,mvservice: avoid memory retention in MV maintenance SQL
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#69778
opened Jul 12, 2026 by
windtalker
Contributor
Loading…
2 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
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
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
ddl: load cloud storage before picking add-index backfill (#69733)
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/cherry-pick-for-release-nextgen-202603
#69740
opened Jul 9, 2026 by
ti-chi-bot
Member
Loading…
1 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
objstore: support GCS S3-compatible signing
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.
#69721
opened Jul 8, 2026 by
joechenrh
Contributor
Loading…
3 of 13 tasks
dnm: hotfix: lightning: backport view restore without placeholder tables
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.
#69716
opened Jul 7, 2026 by
haiboumich
Loading…
13 tasks
ddl: observe TiKV capacity and ingested SST for add index
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.
#69712
opened Jul 7, 2026 by
expxiaoli
Contributor
Loading…
1 of 12 tasks
ddl: extract add-index KV generation helper
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.
#69706
opened Jul 7, 2026 by
expxiaoli
Contributor
Loading…
1 of 12 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-06-12.