-
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
importinto: use etcd client with keyspace during precheck and register task on nextgen (#63101)
approved
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
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.
type/cherry-pick-for-release-nextgen-20250815
#63110
opened Aug 20, 2025 by
ti-chi-bot
Loading…
3 of 13 tasks
[DNM]: why faster
do-not-merge/needs-linked-issue
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
planner: enable tidb_enable_parallel_appl by default
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#63105
opened Aug 20, 2025 by
hawkingrei
Loading…
13 tasks
domain: skip init stats if skip-grant-table is set
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.
#63104
opened Aug 20, 2025 by
0xPoe
Loading…
1 of 13 tasks
planner,selectivity: record the default selectivity
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.
#63102
opened Aug 20, 2025 by
elsa0520
Loading…
1 of 13 tasks
executor: fix missing data of phase duration metrics
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#63100
opened Aug 20, 2025 by
zyguan
Loading…
1 of 13 tasks
server/handler: register missing http handlers related to ingest param
approved
lgtm
needs-cherry-pick-release-7.5
Should cherry pick this PR to release-7.5 branch.
needs-cherry-pick-release-8.1
Should cherry pick this PR to release-8.1 branch.
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.
#63099
opened Aug 20, 2025 by
tangenta
Loading…
2 of 13 tasks
ddl: change timeout for ingest_test
do-not-merge/needs-linked-issue
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#63097
opened Aug 20, 2025 by
joechenrh
Loading…
1 of 13 tasks
chore: fix some inconsistent function name in comment
contribution
This PR is from a community contributor.
do-not-merge/needs-linked-issue
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time 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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#63096
opened Aug 20, 2025 by
deepdring
Loading…
1 of 13 tasks
lightning: add new precheck item for parquet
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.
#63094
opened Aug 20, 2025 by
joechenrh
Loading…
13 tasks
br/advancer: move retryable error logs to warn (#61551)
approved
do-not-merge/cherry-pick-not-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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/cherry-pick-for-release-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#63091
opened Aug 20, 2025 by
ti-chi-bot
Loading…
1 of 12 tasks
br: prevent br from becoming ddl owner
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.
#63090
opened Aug 20, 2025 by
Leavrth
Loading…
2 of 13 tasks
executor: filter out temporary columns from This PR is from a community contributor.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
infomation_schema.columns
contribution
#63088
opened Aug 20, 2025 by
kojihigasa
Loading…
1 of 13 tasks
planner: Include DNF in compareCandidates
do-not-merge/needs-linked-issue
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.
#63085
opened Aug 20, 2025 by
terry1purcell
Loading…
1 of 13 tasks
[DNM]: debug next-gen CI(release-nextgen-20250815)
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
planner: Add explain format='plan_tree'
do-not-merge/needs-linked-issue
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.
#63080
opened Aug 20, 2025 by
terry1purcell
Loading…
1 of 13 tasks
fix: drop some dead code phase 1
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#63079
opened Aug 20, 2025 by
yihong0618
Loading…
1 of 13 tasks
planner: refactor out of range test
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#63078
opened Aug 19, 2025 by
terry1purcell
Loading…
1 of 13 tasks
Planner: Add min/max for out of range
do-not-merge/needs-linked-issue
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.
#63077
opened Aug 19, 2025 by
terry1purcell
Loading…
1 of 13 tasks
build(deps): bump go.uber.org/mock from 0.5.2 to 0.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-1-more-lgtm
Indicates a PR needs 1 more LGTM.
ok-to-test
Indicates a PR is ready to be tested.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#63074
opened Aug 19, 2025 by
dependabot
bot
Loading…
memory: global mem resources arbitrator
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: update the fundamental NDV scaling estimation formula
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.
#63068
opened Aug 19, 2025 by
qw4990
Loading…
1 of 13 tasks
session: restrict pessimistic-auto-commit to INSERT, UPDATE, DELETE only
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.
#63065
opened Aug 19, 2025 by
ekexium
Loading…
4 of 13 tasks
[DEBUG] gc_worker, client-go: Update client- go to make ScanLock in GC request TiKV not to fill block cache
do-not-merge/needs-linked-issue
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#63062
opened Aug 19, 2025 by
MyonKeminta
•
Draft
13 tasks
planner: PropagateConstant can remove useless push down conditions
plan-rewrite
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.
#63061
opened Aug 19, 2025 by
hawkingrei
Loading…
1 of 13 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.