-
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: skip disabled bindings when matching bindings
approved
lgtm
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.
#64072
opened Oct 21, 2025 by
qw4990
Loading…
1 of 13 tasks
planner: remove core's stats file and classify the logic into logical ds and existed stats pkg.
do-not-merge/needs-linked-issue
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.
#64071
opened Oct 21, 2025 by
AilinKid
Loading…
1 of 13 tasks
statistics: improve performance in the TopN.BetweenCount to find upper/lower bound
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.
#64069
opened Oct 21, 2025 by
hawkingrei
Loading…
1 of 13 tasks
br: batch restore compacted sst
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#64068
opened Oct 21, 2025 by
Leavrth
Loading…
13 tasks
statistics: remove global max table id variable
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
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.
#64067
opened Oct 21, 2025 by
0xPoe
Loading…
1 of 13 tasks
planner: remove function pointer for the UnionAll/MaxOneRow/PartitionUnionAll/Sequence
approved
lgtm
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.
#64066
opened Oct 21, 2025 by
hawkingrei
Loading…
1 of 13 tasks
planner: Narrowed the search range for the right endpoint for func TopN.BetweenCount
contribution
This PR is from a community contributor.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#64064
opened Oct 21, 2025 by
ghoshh
Loading…
1 of 13 tasks
ddl: add index prefix length check in modify column
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#64060
opened Oct 21, 2025 by
joechenrh
Loading…
1 of 13 tasks
planner: remove fullRange check from skyline pruning (#63828)
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-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#64058
opened Oct 21, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
planner: remove fullRange check from skyline pruning (#63828)
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.1
This PR is cherry-picked to release-8.1 from a source PR.
#64057
opened Oct 21, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
planner: optimizer the performance of Indicates a PR is ready to be tested.
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.1
This PR is cherry-picked to release-8.1 from a source PR.
IsFullRange
check (#63566)
do-not-merge/cherry-pick-not-approved
ok-to-test
#64056
opened Oct 21, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
ddl: Support and provide Keyspace ID to TiCI related API calls.
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.
#64055
opened Oct 21, 2025 by
OliverS929
Loading…
1 of 13 tasks
expression: refactor IndexInfo2{,Prefix}Cols into a common helper function
lgtm
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.
#64054
opened Oct 20, 2025 by
henrybw
Loading…
1 of 13 tasks
planner: maintain a map of columns by ID in DataSource
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.
sig/planner
SIG: Planner
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#64053
opened Oct 20, 2025 by
henrybw
Loading…
1 of 13 tasks
*: introduce the traceevent package
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.
executor: force pushdown aggregate to TiKV inside 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/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.
admin check table
(#63665)
cherry-pick-approved
#64045
opened Oct 20, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
sessionctx: simplify code by unifying executor concurrency sysvars
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.
skip-issue-check
Indicates that a PR no need to check linked issue.
#64044
opened Oct 20, 2025 by
zimulala
Loading…
1 of 13 tasks
disttask: fix task metrics for distributed execute framework panel (#59940)
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#64043
opened Oct 20, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
ddl: multi-schema change validate table name before execution
contribution
This PR is from a community contributor.
do-not-merge/needs-triage-completed
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#64041
opened Oct 20, 2025 by
River2000i
Loading…
1 of 13 tasks
build(deps): bump github.com/prometheus/prometheus from 0.50.1 to 0.307.1
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#64040
opened Oct 20, 2025 by
dependabot
bot
Loading…
planner: avoid memory allocate in the indexJoinPathRemoveUselessEQIn
do-not-merge/needs-linked-issue
do-not-merge/needs-tests-checked
needs-1-more-lgtm
Indicates a PR needs 1 more 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.
#64037
opened Oct 19, 2025 by
hawkingrei
Loading…
13 tasks
statistics: refresh stats concurrently
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.
#64034
opened Oct 19, 2025 by
0xPoe
Loading…
1 of 13 tasks
variable: mark tidb_index_serial_scan_concurrency as deprecated
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.
#64023
opened Oct 18, 2025 by
0xPoe
Loading…
1 of 13 tasks
ddl: Fix Global Index consistency during some ALTER PARTITION states.
approved
lgtm
needs-cherry-pick-release-8.5
Should cherry pick this PR to release-8.5 branch.
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.
#64018
opened Oct 17, 2025 by
mjonss
Loading…
2 of 13 tasks
expression: refactor expression.Contains to improve performance (#61374)
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#64017
opened Oct 17, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-09-21.