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

gcworker,metrics: add txn and gc safe point metrics 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#61856 opened Jun 19, 2025 by tiancaiamao Draft
13 tasks
planner: remove copy slices before the appendItemPruneTraceStep approved lgtm 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.
#61855 opened Jun 19, 2025 by hawkingrei Loading…
1 of 13 tasks
planner: remove rejectSort field of physical property 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.
#61852 opened Jun 19, 2025 by AilinKid Loading…
1 of 13 tasks
planner: record explored plans into tidb_statement_stats when running explain explore 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.
#61850 opened Jun 19, 2025 by qw4990 Loading…
1 of 13 tasks
domain: create separate session pool for DXF 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.
#61849 opened Jun 19, 2025 by joechenrh Loading…
1 of 13 tasks
build: add next-gen build flag to pluginpkg command 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.
#61848 opened Jun 19, 2025 by wuhuizuo Loading…
1 of 13 tasks
ddl: fix OriginDefault and OriginDefaultBit of changing column during modify column (#61468) do-not-merge/cherry-pick-not-approved 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.5 This PR is cherry-picked to release-8.5 from a source PR.
#61845 opened Jun 19, 2025 by ti-chi-bot Loading…
1 of 13 tasks
ddl: fix OriginDefault and OriginDefaultBit of changing column during modify column (#61468) 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.
#61844 opened Jun 19, 2025 by ti-chi-bot Loading…
1 of 13 tasks
ddl: fix OriginDefault and OriginDefaultBit of changing column during modify column (#61468) 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-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#61843 opened Jun 19, 2025 by ti-chi-bot Loading…
1 of 13 tasks
fix(runaway): prevent marking quarantine when settings expired 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.
#61839 opened Jun 19, 2025 by JmPotato Loading…
3 tasks done
expression,planner: reuse the PropConstSolver to improve performance 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.
#61838 opened Jun 19, 2025 by hawkingrei Loading…
1 of 13 tasks
store: implement tici shard cache and set keyrange into tici request | tidb-test=b256656b231ebd8f752e8738e89fc64f5263721a 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.
#61831 opened Jun 19, 2025 by wshwsh12 Loading…
2 of 13 tasks
fix: close issue 61825 by use RequireDynamicPrivileges for sys vars 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.
#61829 opened Jun 19, 2025 by yihong0618 Loading…
1 of 13 tasks
executor: report error when admin check on multiple tables 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.
#61828 opened Jun 19, 2025 by tangenta Loading…
1 of 13 tasks
metrics/nextgengrafana: display keyspace separately 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.
#61823 opened Jun 19, 2025 by tiancaiamao Loading…
1 of 13 tasks
planner: set min for high risk plan steps (#56631) 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.1 This PR is cherry-picked to release-8.1 from a source PR.
#61820 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
br: better control pd scheduler pause during log restore with filter 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#61819 opened Jun 18, 2025 by Tristan1900 Loading…
2 of 13 tasks
Lightning: clarify disk-quota precheck message and add warning for invalid quota do-not-merge/needs-tests-checked 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.
#61818 opened Jun 18, 2025 by abrarr21 Loading…
1 of 12 tasks
planner: avoid exceeding the configured concurrency limit (#61786) approved cherry-pick-approved Cherry pick PR approved by release team. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#61815 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: avoid exceeding the configured concurrency limit (#61786) 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. 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.
#61814 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: avoid exceeding the configured concurrency limit (#61786) 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. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#61813 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix goroutine leak when exceed quota in hash agg (#58078) do-not-merge/cherry-pick-not-approved 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-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#61806 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix goroutine leak when exceed quota in hash agg (#58078) 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-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#61805 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix goroutine leak when exceed quota in hash agg (#58078) do-not-merge/cherry-pick-not-approved 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-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#61804 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix goroutine leak when exceed quota in hash agg (#58078) 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.
#61803 opened Jun 18, 2025 by ti-chi-bot Loading…
1 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.