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

*: don't handle live updates of column size 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.
#58596 opened Dec 28, 2024 by winoros Loading…
2 of 13 tasks
lightning: adjust TS assertion range between TiDB and PD 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. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#58594 opened Dec 28, 2024 by takaebato Draft
13 tasks
planner: Choose index with statistics vs one without 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.
#58593 opened Dec 27, 2024 by terry1purcell Loading…
1 of 13 tasks
importinto/lightning: check max row size when parsing csv to avoid OOM 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.
#58592 opened Dec 27, 2024 by D3Hunter Loading…
2 of 13 tasks
Backup: remove improper memory usage during full backup do-not-merge/needs-triage-completed 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#58591 opened Dec 27, 2024 by 3pointer Draft
1 of 13 tasks
planner: Fixing Expression Rewrite Bug in Predicate Push Down for NULLIF with Type Mismatch do-not-merge/needs-triage-completed 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.
#58588 opened Dec 27, 2024 by dash12653 Loading…
1 of 13 tasks
executor: tiny optimize index-lookup query performance by reuse lite-cop-worker. 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.
#58586 opened Dec 27, 2024 by crazycs520 Loading…
2 of 13 tasks
planner/core: move all extra columns to the end in ExpandVirtualColumn (#58499) do-not-merge/cherry-pick-not-approved 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-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#58585 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner/core: move all extra columns to the end in ExpandVirtualColumn (#58499) do-not-merge/cherry-pick-not-approved 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-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#58584 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner/core: move all extra columns to the end in ExpandVirtualColumn (#58499) do-not-merge/cherry-pick-not-approved 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 This PR is cherry-picked to release-7.5 from a source PR.
#58583 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
ddl: table collation should follow schema (v2) 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. 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.
#58582 opened Dec 27, 2024 by dveeden Draft
13 tasks
executor: fix time zone issue when querying slow log (#58455) 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/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.
#58580 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix time zone issue when querying slow log (#58455) 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#58579 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix time zone issue when querying slow log (#58455) 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/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.
#58578 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix time zone issue when querying slow log (#58455) 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/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.
#58577 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
import-into: the feature of 'import into' with the option of 'global sort' to support 1c resource.[wip] do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. 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.
#58572 opened Dec 27, 2024 by joccau Loading…
13 tasks
planner: fix use wrong join type do-not-merge/needs-triage-completed release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#58570 opened Dec 27, 2024 by hawkingrei Loading…
1 of 13 tasks
br: add status field for log status with json (#58465) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#58569 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
br: add status field for log status with json (#58465) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#58568 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
br: add status field for log status with json (#58465) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58567 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
br: add status field for log status with json (#58465) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#58566 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
br: add status field for log status with json (#58465) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#58565 opened Dec 27, 2024 by ti-chi-bot Loading…
1 of 13 tasks
removed do-not-merge/invalid-title 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#58563 opened Dec 26, 2024 by MimiDas-Snyk Loading…
13 tasks
pd: replace client with NewClientWithAPIContext 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.
#58561 opened Dec 26, 2024 by lhy1024 Loading…
13 tasks
br: make br help sync with the new checksum default value 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.
#58558 opened Dec 26, 2024 by BornChanger Loading…
2 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.