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
Sort

Pull requests list

parser, ddl: support columnar index at the parser 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.
#59989 opened Mar 10, 2025 by Lloyd-Pottiger Loading…
1 of 13 tasks
ddl/ingest: add test for global sort add index recover on duplicate check 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.
#59987 opened Mar 10, 2025 by CbcWestwolf Loading…
1 of 13 tasks
build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 approved 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. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#59984 opened Mar 10, 2025 by dependabot bot Loading…
build(deps): bump golang.org/x/text from 0.22.0 to 0.23.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. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#59983 opened Mar 10, 2025 by dependabot bot Loading…
executor: fix the hang of parallel sort when resultChannel is full (#59658) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#59980 opened Mar 10, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: update logging for SyncWaitStatsLoad and SubLoadWorker functions 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.
#59978 opened Mar 10, 2025 by Rustin170506 Loading…
1 of 13 tasks
[DNM] Further upgrade GRPC version 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#59977 opened Mar 10, 2025 by yibin87 Loading…
13 tasks
[DNM] Base line check 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#59975 opened Mar 10, 2025 by yibin87 Loading…
13 tasks
planner: don't choose merge join unless there's hint or join key fully matched | tidb-test=pr/2493 (#59933) cherry-pick-approved Cherry pick PR approved by release team. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#59970 opened Mar 10, 2025 by ti-chi-bot Loading…
1 of 13 tasks
br: remove go leak in test do-not-merge/cherry-pick-not-approved 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.
#59967 opened Mar 8, 2025 by Tristan1900 Loading…
13 tasks
globalsort: write sorted kv meta to external storage 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.
#59966 opened Mar 8, 2025 by GMHDBJD Loading…
13 tasks
br: fix unstable test br_file_corruption approved cherry-pick-approved Cherry pick PR approved by release team. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#59965 opened Mar 8, 2025 by 3pointer Loading…
1 of 13 tasks
br: Add goleak test for br integration test (#52741) 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/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.
#59964 opened Mar 8, 2025 by ti-chi-bot Loading…
2 of 13 tasks
*: test buffer pool 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.
#59959 opened Mar 7, 2025 by joechenrh Draft
13 tasks
*: Set GOARM64 and GOAMD64 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#59956 opened Mar 7, 2025 by dveeden Draft
2 of 13 tasks
build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 approved dependencies Pull requests that update a dependency file go Pull requests that update Go code 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#59955 opened Mar 7, 2025 by dependabot bot Loading…
1 of 13 tasks
ddl: fix table attributes rule and key range do-not-merge/needs-triage-completed 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.
#59954 opened Mar 7, 2025 by disksing Loading…
2 of 13 tasks
Backup: Fix excessive retry delays caused by context errors do-not-merge/cherry-pick-not-approved 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.
#59951 opened Mar 7, 2025 by 3pointer Loading…
1 of 13 tasks
planner: don't choose merge join unless there's hint or join key fully matched (#59936) cherry-pick-approved Cherry pick PR approved by release team. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-7.5-20250306-v7.5.5-1 type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#59946 opened Mar 6, 2025 by ti-chi-bot Loading…
1 of 13 tasks
disttask: fix potential block on DXF scheduler approved 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.
#59945 opened Mar 6, 2025 by wjhuang2016 Loading…
1 of 13 tasks
*: fix affected rows metrics to make it compatiable with multi-queries (#55877) component/metrics 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/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.
#59943 opened Mar 6, 2025 by ti-chi-bot Loading…
1 of 13 tasks
disttask: fix task metrics for distributed execute framework panel 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.
#59940 opened Mar 6, 2025 by tangenta Loading…
1 of 13 tasks
planner: auto scaling of topn/buckets for small tables | tidb-test=pr/2492 do-not-merge/needs-linked-issue 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.
#59929 opened Mar 5, 2025 by terry1purcell Loading…
1 of 13 tasks
planner: add ds allAccessPaths to keep the original derived paths from tableInfo. 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.
#59928 opened Mar 5, 2025 by AilinKid Loading…
1 of 13 tasks
*: (release-8.1) Validate ts only for stale read cherry-pick-approved Cherry pick PR approved by release team. 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.
#59923 opened Mar 5, 2025 by ekexium Loading…
1 of 13 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.