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

planner: fix the slow test TestIntersectionWithDifferentConcurrency (#52976) affects-7.5 cherry-pick-approved Cherry pick PR approved by release team. release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/bug-fix This PR fixes a bug. type/cherry-pick-for-release-8.1
#55035 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix DATA RACE caused by initializing PointGet stats (#53676) approved cherry-pick-approved Cherry pick PR approved by release team. needs-1-more-lgtm ok-to-test release-note-none sig/planner SIG: Planner size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/bug-fix This PR fixes a bug. type/cherry-pick-for-release-8.1
#55034 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix the unstable test TestCaptureFilter (#52945) cherry-pick-approved Cherry pick PR approved by release team. release-note-none sig/planner SIG: Planner size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55033 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix panic error when subquery + always true predicate in where clause (#53525) cherry-pick-approved Cherry pick PR approved by release team. ok-to-test release-note-none sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55032 opened Jul 29, 2024 by ti-chi-bot Loading…
2 of 13 tasks
planner: fix extract correlated column for expand in building phase will panic. (#54988) cherry-pick-approved Cherry pick PR approved by release team. release-note sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55031 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
*: a demo PR to verify infoschema v1 and infoschema v2 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 sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#55030 opened Jul 29, 2024 by wjhuang2016 Draft
13 tasks
planner: derive index filters for mv index paths (#54877) do-not-merge/cherry-pick-not-approved 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
#55027 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
[WIP]ddl: integrate fast create table into normal general DDL workflow do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#55025 opened Jul 29, 2024 by D3Hunter Loading…
2 of 13 tasks
planner: import more tests about rollup expand approved needs-1-more-lgtm release-note-none size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#55024 opened Jul 29, 2024 by AilinKid Loading…
1 of 13 tasks
server: add tidb_enable_shared_lock_upgrade to support for share lock upgrade release-note sig/planner SIG: Planner sig/transaction SIG:Transaction size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/new-feature
#55023 opened Jul 29, 2024 by cfzjywxk Loading…
3 of 13 tasks
expression: Add vector functions do-not-merge/needs-tests-checked release-note-none sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#55021 opened Jul 29, 2024 by EricZequan Loading…
13 tasks
ddl, partition: fix del_range for add global index release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#55020 opened Jul 29, 2024 by Defined2014 Loading…
1 of 13 tasks
planner: move logical table dual to logicalop pkg. approved needs-1-more-lgtm release-note-none sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#55018 opened Jul 29, 2024 by AilinKid Loading…
1 of 13 tasks
planner: add more test cases for Plan Clone needs-1-more-lgtm release-note-none sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#55011 opened Jul 29, 2024 by qw4990 Loading…
1 of 13 tasks
metric/resource_control: append max write ru needs-1-more-lgtm release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#55010 opened Jul 29, 2024 by HuSharp Loading…
2 of 5 tasks
br: Fail backup if any snapshots failed (#53038) approved cherry-pick-approved Cherry pick PR approved by release team. needs-1-more-lgtm needs-ok-to-test release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55009 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix index_hash_join hang when context canceled (#54855) approved cherry-pick-approved Cherry pick PR approved by release team. needs-1-more-lgtm ok-to-test release-note size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55008 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
*: support fixed dimension vector release-note-none sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#55002 opened Jul 29, 2024 by EricZequan Loading…
1 of 13 tasks
ddl: fix ingest job panic when reset engine failed (#53754) do-not-merge/cherry-pick-not-approved release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-8.1
#55001 opened Jul 29, 2024 by ti-chi-bot Loading…
1 of 13 tasks
server: support global scope for tidb_low_resolution_tso sys var release-note sig/transaction SIG:Transaction size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/new-feature
#55000 opened Jul 29, 2024 by cfzjywxk Loading…
2 of 13 tasks
ProTip! Updated in the last three days: updated:>2024-07-26.