-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ddl: add tidb_skip_tiflash_replica_wait to bypass TiFlash replica wait on ADD PARTITION
contribution
This PR is from a community contributor.
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
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.
#67922
opened Apr 20, 2026 by
premal
Loading…
4 of 8 tasks
parser: support MySQL 8.0.19+ INSERT row alias syntax
contribution
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.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
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.
#67920
opened Apr 20, 2026 by
paultyng
Loading…
3 of 13 tasks
statistics: migrate stats_buckets data into mysql.stats_data
component/statistics
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
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.
executor, planner: improve INSERT performance for tables with many virtual generated columns
component/dumpling
This is related to Dumpling of TiDB.
component/statistics
do-not-merge/needs-tests-checked
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.
#67917
opened Apr 20, 2026 by
bb7133
Member
Loading…
3 of 11 tasks
planner: allow plan cache for BatchPointGet with EQ plus IN (#67855)
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.
#67915
opened Apr 20, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
expression: add phase-1 embed_text support
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.
#67914
opened Apr 20, 2026 by
ChangRui-Ryan
Contributor
Loading…
2 of 13 tasks
metrics: add resource control diagnosis panels
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.
import: honor Spark legacy Parquet datetime metadata
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.
#67908
opened Apr 20, 2026 by
D3Hunter
Contributor
Loading…
3 of 13 tasks
*: fix fix pushdown cast to datetime from float for tikv
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.
#67907
opened Apr 20, 2026 by
xhebox
Contributor
Loading…
2 of 13 tasks
planner: tidb_opt_ordering_index_selectivity_ratio for merge join (#67588)
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.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#67906
opened Apr 20, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
BR: support detect unrecognized pattern (#67408)
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.
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#67905
opened Apr 20, 2026 by
ti-chi-bot
Member
Loading…
1 of 13 tasks
br/pkg/streamhelper: stabilize flaky TestNormalError
do-not-merge/needs-triage-completed
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.
#67903
opened Apr 20, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
parser: support read only syntax (#62801)
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#67900
opened Apr 19, 2026 by
ti-chi-bot
Member
Loading…
13 tasks
planner: Fix CAST AS BINARY index usage | tidb-test=pr/2732
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.
#67898
opened Apr 19, 2026 by
terry1purcell
Contributor
Loading…
1 of 13 tasks
lightning: add target-partition config to ingest directly into a named partition
contribution
This PR is from a community contributor.
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
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.
#67892
opened Apr 19, 2026 by
premal
Loading…
2 of 4 tasks
pkg/executor/sortexec: stabilize flaky TestInterruptedDuringSpilling
do-not-merge/needs-triage-completed
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.
#67891
opened Apr 19, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
lightning: add pause-pd-scheduler-scope=off to skip PD registration under high parallelism
contribution
This PR is from a community contributor.
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
ok-to-test
Indicates a PR is ready to be tested.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#67890
opened Apr 19, 2026 by
premal
Loading…
1 of 4 tasks
pkg/executor/staticrecordset: stabilize flaky TestFinishStmtError
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.
#67889
opened Apr 19, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
pkg/server: stabilize flaky TestIssue54335
do-not-merge/needs-triage-completed
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.
#67888
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
br/pkg/restore/snap_client: stabilize flaky TestConcurrency
do-not-merge/needs-triage-completed
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.
#67887
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
pkg/statistics/handle/handletest/initstats: stabilize flaky TestNonLiteInitStatsWithTableIDs
component/statistics
do-not-merge/invalid-title
release-note-none
Denotes a PR that doesn't merit a release note.
sig/planner
SIG: Planner
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#67886
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
pkg/ttl/ttlworker: stabilize flaky TestCancelWhileScan
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.
#67885
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
pkg/ttl/ttlworker: stabilize flaky TestIterationOfRunningJob
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.
#67884
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
pkg/executor/test/analyzetest/memorycontrol: stabilize flaky TestGlobalMemoryControlForAnalyze
do-not-merge/invalid-title
do-not-merge/needs-triage-completed
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.
#67883
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
tests/realtikvtest/txntest: stabilize flaky TestStaleReadCompatibility
do-not-merge/needs-triage-completed
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.
#67882
opened Apr 18, 2026 by
flaky-claw
Contributor
Loading…
1 of 13 tasks
Previous Next
ProTip!
Updated in the last three days: updated:>2026-04-17.