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

planner: Clone AccessCondition when to DetachCondAndBuildRangeForIndex 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.
#64298 opened Nov 5, 2025 by hawkingrei Loading…
1 of 13 tasks
privileges,planner: implement checks for RESTRICTED_USER_ADMIN for granting privileges and roles 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.
#64297 opened Nov 5, 2025 by YangKeao Loading…
1 of 13 tasks
design: Add active-active design docs 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.
#64294 opened Nov 5, 2025 by flowbehappy Loading…
1 of 13 tasks
statistics: remove the unnecessary log do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. 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.
#64292 opened Nov 5, 2025 by 0xPoe Loading…
2 of 13 tasks
executor: fix data race in TestInstancePlanCacheConcurrencyComp test approved 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.
#64291 opened Nov 5, 2025 by xzhangxian1008 Loading…
1 of 13 tasks
planner: tolerate reasonable time lag between different TiDB nodes when updating binding cache 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.
#64289 opened Nov 5, 2025 by qw4990 Loading…
1 of 13 tasks
tici: support keyspace in read path 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.
#64288 opened Nov 5, 2025 by wshwsh12 Loading…
13 tasks
infoschema: fix tiny incorrect comment in statement summary table definition 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.
#64287 opened Nov 5, 2025 by zimulala Loading…
1 of 13 tasks
fix(resourcegroup/runaway): enhance failpoint control and logging for runaway GC 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.
#64286 opened Nov 5, 2025 by JmPotato Loading…
2 tasks done
build(deps): bump github.com/golangci/golangci-lint/v2 from 2.3.0 to 2.6.1 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.
#64284 opened Nov 5, 2025 by dependabot bot Loading…
globalsort: export struct and fields to prepare for conflict resolution approved 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.
#64283 opened Nov 5, 2025 by D3Hunter Loading…
1 of 13 tasks
*: add OWNERS files to top folers - batch 1 do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. needs-cherry-pick-release-8.1 Should cherry pick this PR to release-8.1 branch. 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#64280 opened Nov 5, 2025 by wuhuizuo Draft
2 of 13 tasks
planner: Flaky test cleanup for plancache test 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.
#64275 opened Nov 5, 2025 by terry1purcell Loading…
1 of 13 tasks
types: speedup error generation to improve performance approved needs-1-more-lgtm Indicates a PR needs 1 more 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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#64271 opened Nov 4, 2025 by GMHDBJD Loading…
1 of 13 tasks
infoschema: simplify isTiFlashStore and isTiFlashWriteNode using slices.ContainsFunc 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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#64269 opened Nov 4, 2025 by Copilot AI Loading…
1 of 12 tasks
planner: fix wrongly identify the changes in the expression and skip the plan cache 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.
#64265 opened Nov 4, 2025 by hawkingrei Loading…
1 of 13 tasks
variable: sql_require_primary_key should require SYSTEM_VARIABLES_ADMIN #61829 | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#64264 opened Nov 4, 2025 by Debra-He Loading…
13 tasks
ddl: return the real error when infoSchema changed 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.
#64262 opened Nov 4, 2025 by wjhuang2016 Loading…
1 of 13 tasks
[DNM] *: test branch component/statistics 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. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#64261 opened Nov 4, 2025 by joechenrh Loading…
13 tasks
br: improve error handling in PaginateScanRegion function 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.
#64259 opened Nov 4, 2025 by okJiang Loading…
1 of 13 tasks
planner: Record agg subquery columns for outer join pruning 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.
#64254 opened Nov 3, 2025 by terry1purcell Loading…
1 of 13 tasks
statistics: add test for synthesized column stats in InitStatsLite component/statistics 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. skip-issue-check Indicates that a PR no need to check linked issue.
#64253 opened Nov 3, 2025 by 0xPoe Loading…
1 of 13 tasks
infoschema: Exchange partition did not update the potential new AutoID 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.
#64248 opened Nov 3, 2025 by mjonss Loading…
1 of 13 tasks
planner: add new metrics for measuring plan quality 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.
#64246 opened Nov 3, 2025 by qw4990 Loading…
2 of 13 tasks
Plan quality metrics 2 component/statistics do-not-merge/invalid-title 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. sig/planner SIG: Planner size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#64242 opened Nov 3, 2025 by qw4990 Loading…
13 tasks
ProTip! Exclude everything labeled bug with -label:bug.