-
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
session: track LastCommitTS in SessionVars and check timestamps of later txns are larger
component/dumpling
This is related to Dumpling of TiDB.
do-not-merge/needs-tests-checked
needs-1-more-lgtm
Indicates a PR needs 1 more 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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#57305
opened Nov 12, 2024 by
b6g
Loading…
updated Jan 25, 2025
13 tasks
br: add tests to cover sequence id, auto increment id and auto random id, revert meta kv capture logic
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#59109
opened Jan 21, 2025 by
Tristan1900
Loading…
updated Jan 25, 2025
1 of 13 tasks
planner: notify skyline pruning of index statistics availability
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.
#59110
opened Jan 22, 2025 by
terry1purcell
Loading…
updated Jan 25, 2025
1 of 13 tasks
stats, infoschema: avoid some network cost of reading table meta kv
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#59105
opened Jan 21, 2025 by
winoros
Loading…
updated Jan 25, 2025
1 of 13 tasks
executor: fix case-sensitive when grant & revoke
component/dumpling
This is related to Dumpling of TiDB.
needs-cherry-pick-release-5.4
Should cherry pick this PR to release-5.4 branch.
needs-cherry-pick-release-7.0
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#41394
opened Feb 14, 2023 by
fanrenhoo
Loading…
updated Jan 25, 2025
1 of 12 tasks
pkg/extension/enterprise: update submodule
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.
skip-issue-check
Indicates that a PR no need to check linked issue.
#59168
opened Jan 24, 2025 by
ti-chi-bot
Loading…
updated Jan 25, 2025
1 of 13 tasks
pkg/extension/enterprise: update submodule
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.
skip-issue-check
Indicates that a PR no need to check linked issue.
#59204
opened Jan 25, 2025 by
ti-chi-bot
Loading…
updated Jan 25, 2025
1 of 13 tasks
planner: Recognize potential for correlation in subset index match (WIP)
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.
#58688
opened Jan 5, 2025 by
terry1purcell
Loading…
updated Jan 25, 2025
1 of 13 tasks
parser,ddl: Support ENGINE_ATTRIBUTE option for future use
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#59201
opened Jan 24, 2025 by
pingyu
Loading…
updated Jan 25, 2025
2 of 13 tasks
backup: update check log range error msg
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.
#38639
opened Oct 26, 2022 by
3pointer
Loading…
updated Jan 25, 2025
1 of 12 tasks
br: better systable precheck in full restore
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#58662
opened Jan 2, 2025 by
RidRisR
Loading…
updated Jan 24, 2025
2 of 13 tasks
ddl: Remove explicit exclude for "engine" notIn "tiflash" (#58637)
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.
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.
#59038
opened Jan 20, 2025 by
ti-chi-bot
Loading…
updated Jan 24, 2025
2 of 13 tasks
ddl: Remove explicit exclude for "engine" notIn "tiflash" (#58637)
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.
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.
#59040
opened Jan 20, 2025 by
ti-chi-bot
Loading…
updated Jan 24, 2025
2 of 13 tasks
ddl: Remove explicit exclude for "engine" notIn "tiflash" (#58637)
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.
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.
#59039
opened Jan 20, 2025 by
ti-chi-bot
Loading…
updated Jan 24, 2025
2 of 13 tasks
executor: migrate the the feature about max_user_connections from PingkaiDB to community | tidb-test=pr/2474
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.
#59197
opened Jan 24, 2025 by
joccau
Loading…
updated Jan 24, 2025
2 of 13 tasks
ddl: part 1 of add-index integrating dxf dynamic modify param
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.
#59046
opened Jan 20, 2025 by
D3Hunter
Loading…
updated Jan 24, 2025
1 of 13 tasks
*: Build TiDB with PGO
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#58630
opened Dec 31, 2024 by
crazycs520
Loading…
updated Jan 24, 2025
2 of 13 tasks
planner: enhance partition prune when comparing partition key with constant of different types
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.
sig/planner
SIG: Planner
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#59155
opened Jan 23, 2025 by
L-maple
Loading…
updated Jan 24, 2025
1 of 13 tasks
expression: fix wrong calculation order of Cherry pick PR approved by release team.
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.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
radians
(#57672)
approved
cherry-pick-approved
#57687
opened Nov 25, 2024 by
ti-chi-bot
Loading…
updated Jan 24, 2025
1 of 13 tasks
planner: change more conditions that are always false to dual | tidb-test=pr/2466
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.
#59199
opened Jan 24, 2025 by
hawkingrei
Loading…
updated Jan 24, 2025
1 of 13 tasks
ddl notifier: use pessimistic txn and fix updating memory state too early
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.
#59157
opened Jan 23, 2025 by
lance6716
Loading…
updated Jan 24, 2025
1 of 13 tasks
expression: fix wrong calculation order of Cherry pick PR approved by release team.
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.
type/cherry-pick-for-release-6.5
This PR is cherry-picked to release-6.5 from a source PR.
radians
(#57672)
approved
cherry-pick-approved
#57684
opened Nov 25, 2024 by
ti-chi-bot
Loading…
updated Jan 24, 2025
1 of 13 tasks
statistics: speed up the backgroud stats update worker
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#58490
opened Dec 23, 2024 by
winoros
Loading…
updated Jan 24, 2025
1 of 13 tasks
statistics: use another way to merge topn
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#47765
opened Oct 18, 2023 by
winoros
Loading…
updated Jan 24, 2025
2 of 13 tasks
executor: fix inl_hash_join hang when abnormal exit (#57383)
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/cherry-pick-for-release-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#59186
opened Jan 24, 2025 by
ti-chi-bot
Loading…
updated Jan 24, 2025
2 of 13 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.