-
Notifications
You must be signed in to change notification settings - Fork 6k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
planner: fix cannot find column error for expression index
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
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.
#63683
opened Sep 23, 2025 by
guo-shaoge
Loading…
13 tasks
localbackend: add some log to help diagnose
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.
#63682
opened Sep 23, 2025 by
D3Hunter
Loading…
1 of 13 tasks
*: bump client-go for v8.5.4
approved
do-not-merge/cherry-pick-not-approved
lgtm
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.
#63679
opened Sep 23, 2025 by
you06
Loading…
1 of 13 tasks
br: Use int for vlen to prevent overflow (#63662)
do-not-merge/cherry-pick-not-approved
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#63676
opened Sep 23, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
statistics: correctly set last table stats status (#63618)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
lgtm
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/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.
#63675
opened Sep 22, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
ddl: fix dynamic parameter adjustment failure in txn and local ingest mode (#63605)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
lgtm
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#63674
opened Sep 22, 2025 by
ti-chi-bot
Loading…
2 of 13 tasks
planner: rewrite semi join when to predicate push down (#63436)
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-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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#63673
opened Sep 22, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
planner: push agg down to tici
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.
#63672
opened Sep 22, 2025 by
winoros
Loading…
1 of 13 tasks
coprocessor: handle paging result even if not enabled
do-not-merge/needs-linked-issue
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.
#63670
opened Sep 22, 2025 by
tangenta
Loading…
1 of 13 tasks
planner: fix the possble wrong plan for dp join reorder (#63648)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
lgtm
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.
#63669
opened Sep 22, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
br: check and compact for br (#63419)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
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/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.
#63667
opened Sep 22, 2025 by
ti-chi-bot
Loading…
2 of 13 tasks
[DNM] test cachedDB
do-not-merge/cherry-pick-not-approved
do-not-merge/invalid-title
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.
executor: force pushdown aggreate to TiKV inside Denotes a PR that doesn't merit a release note.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
admin check table
release-note-none
#63665
opened Sep 22, 2025 by
wjhuang2016
Loading…
1 of 13 tasks
build(deps): bump github.com/prometheus/prometheus from 0.50.1 to 0.306.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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#63659
opened Sep 22, 2025 by
dependabot
bot
Loading…
[DNM] revert #40080
do-not-merge/invalid-title
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.
#63658
opened Sep 22, 2025 by
crazycs520
Loading…
13 tasks
[DNM] Test partial cached table
component/dumpling
This is related to Dumpling of TiDB.
do-not-merge/cherry-pick-not-approved
do-not-merge/invalid-title
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.
sig/planner
SIG: Planner
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#63657
opened Sep 22, 2025 by
you06
Loading…
13 tasks
planner: Refactor out-of-range estimation based upon modifyCount (#57431)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
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.
sig/planner
SIG: Planner
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.
#63656
opened Sep 22, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
txn: follower read only affect read-only statements (#62852)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
lgtm
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.
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.
#63655
opened Sep 22, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
*: bump client-go for v8.5.4
approved
do-not-merge/cherry-pick-not-approved
lgtm
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.
#63654
opened Sep 22, 2025 by
you06
Loading…
1 of 13 tasks
pkg/config: add buffer config for plugin audit log
approved
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.
#63651
opened Sep 22, 2025 by
bb7133
Loading…
2 of 13 tasks
planner: refactor outer to inner join | tidb-test=pr/2612
do-not-merge/needs-linked-issue
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.
#63637
opened Sep 20, 2025 by
hawkingrei
Loading…
1 of 13 tasks
util: change mutex to atomic to avoid "unlock of unlocked mutex" error in memory tracker
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#63633
opened Sep 20, 2025 by
xzhangxian1008
Loading…
1 of 13 tasks
br: fix stats meta count is zero if no checksum 8.5 (#63420)
do-not-merge/cherry-pick-not-approved
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.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#63630
opened Sep 20, 2025 by
ti-chi-bot
Loading…
2 of 13 tasks
br: fix stats meta count is zero if no checksum 8.5 (#63420)
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-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
type/cherry-pick-for-release-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#63629
opened Sep 20, 2025 by
ti-chi-bot
Loading…
2 of 13 tasks
br: fix stats meta count is zero if no checksum 8.5 (#63420)
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-none
Denotes a PR that doesn't merit a release note.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
type/cherry-pick-for-release-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#63628
opened Sep 20, 2025 by
ti-chi-bot
Loading…
2 of 13 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.