Skip to content

Pull requests: pingcap/tidb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Enhance README documentation contribution This PR is from a community contributor. do-not-merge/invalid-title do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67703 opened Apr 11, 2026 by Dippp10 Loading…
13 tasks
planner: mismatched integer and varchar value types prevent the optimizer from choosing index range scan 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.
#67702 opened Apr 11, 2026 by qw4990 Contributor Loading…
1 of 13 tasks
lightning/web: add deprecation warning to README 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#67698 opened Apr 10, 2026 by alastori Loading…
pkg/planner, pkg/executor: add stream window demo path do-not-merge/needs-linked-issue do-not-merge/needs-triage-completed 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.
#67696 opened Apr 10, 2026 by hawkingrei Member Loading…
2 of 13 tasks
planner, statistics: skip plan cache for sync-load fallback plans (#67411) 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 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.
#67695 opened Apr 10, 2026 by ti-chi-bot Member Loading…
2 of 13 tasks
planner: avoid ambiguous generated column substitution 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.
#67692 opened Apr 10, 2026 by AilinKid Contributor Loading…
2 of 13 tasks
pkg/resourcegroup/tests: harden runaway flaky assertions 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.
#67691 opened Apr 10, 2026 by zanmato1984 Contributor Loading…
1 of 13 tasks
executor: isolate recover heavy tests in dedicated suite approved 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.
#67690 opened Apr 10, 2026 by hawkingrei Member Loading…
1 of 13 tasks
infoschema: keep pivot record in v2 schema GC (#66631) approved cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-nextgen-20251011
#67687 opened Apr 10, 2026 by ti-chi-bot Member Loading…
1 of 13 tasks
build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.36.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 ok-to-test Indicates a PR is ready to be tested. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67684 opened Apr 10, 2026 by dependabot bot Loading…
build(deps): bump github.com/golangci/golangci-lint/v2 from 2.11.3 to 2.11.4 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 ok-to-test Indicates a PR is ready to be tested. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67683 opened Apr 10, 2026 by dependabot bot Loading…
expression: pushdown trim to tikv contribution This PR is from a community contributor. do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#67680 opened Apr 10, 2026 by panmuyun Loading…
13 tasks
test: mega test framework - monolithic test binary with bazel component/dumpling This is related to Dumpling of TiDB. component/statistics 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.
#67679 opened Apr 10, 2026 by tiancaiamao Contributor Loading…
1 of 4 tasks
auditlog, config, server, domain: add built-in query audit log subsystem contribution This PR is from a community contributor. 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. 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#67678 opened Apr 10, 2026 by NathanHarden Loading…
pkg/server: avoid session close race during graceful drain 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.
#67677 opened Apr 10, 2026 by tiancaiamao Contributor Loading…
1 of 13 tasks
executor: bound partition fan-out in IndexLookUp to prevent cop request burst 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#67676 opened Apr 10, 2026 by gengliqi Contributor Draft
13 tasks
executor: reduce TestDistSQLSharedKVRequestRace iterations to fix CI timeout do-not-merge/needs-linked-issue 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.
#67675 opened Apr 10, 2026 by joechenrh Contributor Loading…
1 of 13 tasks
session: disable optimistic retry for LOAD DATA LOCAL INFILE contribution This PR is from a community contributor. do-not-merge/needs-triage-completed 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#67664 opened Apr 9, 2026 by moonsphere Loading…
1 of 13 tasks
planner: harden subset index stats test warm-up approved 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67662 opened Apr 9, 2026 by zanmato1984 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.
#67661 opened Apr 9, 2026 by flaky-claw Contributor Loading…
1 of 13 tasks
ddl, importinto: enable cross-keyspace table mode protection for IMPORT INTO in next-gen do-not-merge/needs-linked-issue 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.
#67659 opened Apr 9, 2026 by joechenrh Contributor Loading…
1 of 12 tasks
statistics: prefer latest table snapshot in LFU Get component/statistics 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.
#67658 opened Apr 9, 2026 by zanmato1984 Contributor Loading…
1 of 13 tasks
ttl: stabilize TestCancelWhileScan runtime 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.
#67657 opened Apr 9, 2026 by zanmato1984 Contributor Loading…
1 of 13 tasks
pkg/dxf, pkg/server: add DXF task history API 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.
#67656 opened Apr 9, 2026 by D3Hunter Contributor Loading…
2 of 13 tasks
session,executor: scope finishStmt failpoint to current connection 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.
#67655 opened Apr 9, 2026 by zanmato1984 Contributor Loading…
2 of 13 tasks
ProTip! Updated in the last three days: updated:>2026-04-09.