-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
*: add sql variable @@tidb_accelerate_user_creation_update
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.
#58512
opened Dec 24, 2024 by
tiancaiamao
Loading…
updated Jan 24, 2025
1 of 13 tasks
build(deps): bump github.com/mgechev/revive from 1.5.1 to 1.6.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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#59166
opened Jan 24, 2025 by
dependabot
bot
Loading…
updated Jan 24, 2025
[wip] ddl: Implement TableMode feature
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
sig/planner
SIG: Planner
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#59009
opened Jan 17, 2025 by
fishiu
Loading…
updated Jan 24, 2025
1 of 13 tasks
br: add table filter for log restore
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.
#57394
opened Nov 15, 2024 by
Tristan1900
Loading…
updated Jan 23, 2025
2 of 13 tasks
statistics: BinarySearchRemoveVal should use decoded val instead of encoded (#59131)
do-not-merge/cherry-pick-not-approved
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.
#59161
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
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-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#58516
opened Dec 25, 2024 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507)
cherry-pick-approved
Cherry pick PR approved by release team.
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-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#58518
opened Dec 25, 2024 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507)
cherry-pick-approved
Cherry pick PR approved by release team.
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-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#58519
opened Dec 25, 2024 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
planner/core: update missing virtual columns in 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.
update
and insert
release-note-none
#58401
opened Dec 19, 2024 by
joechenrh
Loading…
updated Jan 23, 2025
1 of 13 tasks
server: add initial status server to provide debug functionalities before starting server
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.
#59122
opened Jan 22, 2025 by
YangKeao
Loading…
updated Jan 23, 2025
1 of 13 tasks
workloadrepo: skip some table in unit tests
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.
#58604
opened Dec 30, 2024 by
xhebox
Loading…
updated Jan 23, 2025
1 of 13 tasks
lightning: remote backend
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#58789
opened Jan 8, 2025 by
zeminzhou
Loading…
updated Jan 23, 2025
13 tasks
planner: stats async load only load real predicate columns (#59117)
do-not-merge/cherry-pick-not-approved
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.
#59148
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
ddl: unique key duplicate check should not open local db
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.
#59096
opened Jan 21, 2025 by
tangenta
Loading…
updated Jan 23, 2025
1 of 13 tasks
executor,planner: Add support for the HELP statement
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/execution
SIG execution
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
statistics: try to fix pseudo
do-not-merge/needs-linked-issue
do-not-merge/needs-tests-checked
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#49142
opened Dec 4, 2023 by
hawkingrei
Loading…
updated Jan 23, 2025
13 tasks
server: fix spell (#49095)
do-not-merge/cherry-pick-not-approved
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#49198
opened Dec 5, 2023 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
domain: move async load stats into single goroutine (#58302)
cherry-pick-approved
Cherry pick PR approved by release team.
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-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#59144
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
domain: move async load stats into single goroutine (#58302)
cherry-pick-approved
Cherry pick PR approved by release team.
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-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#59142
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
domain: move async load stats into single goroutine (#58302)
cherry-pick-approved
Cherry pick PR approved by release team.
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.
#59141
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
domain: move async load stats into single goroutine (#58302)
cherry-pick-approved
Cherry pick PR approved by release team.
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-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#59143
opened Jan 23, 2025 by
ti-chi-bot
Loading…
updated Jan 23, 2025
1 of 13 tasks
stmtctx: re-use the 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.
usedStatsInfo
for different statements in a single session
approved
needs-1-more-lgtm
#59021
opened Jan 17, 2025 by
YangKeao
Loading…
updated Jan 23, 2025
1 of 13 tasks
planner: set asScalar to true when IN list has more than one item
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.
#57487
opened Nov 19, 2024 by
dash12653
Loading…
updated Jan 23, 2025
1 of 13 tasks
br: prompt k8s.io/api version (#57791)
do-not-merge/cherry-pick-not-approved
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-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#58333
opened Dec 17, 2024 by
ti-chi-bot
Loading…
updated Jan 22, 2025
1 of 13 tasks
statistics: fix the potential error when merging global stats (#52218)
do-not-merge/cherry-pick-not-approved
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#59125
opened Jan 22, 2025 by
ti-chi-bot
Loading…
updated Jan 22, 2025
1 of 13 tasks
ProTip!
Adding no:label will show everything without a label.