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

br/restore: Add conc control to upload for PiTR 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.
#59696 opened Feb 21, 2025 by YuJuncen Loading…
1 of 13 tasks
br: fix no-schema conflict with duplicated table check 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.
#59695 opened Feb 21, 2025 by RidRisR Loading…
1 of 13 tasks
objstore: fix read position on retry when reading a file range using s3 approved lgtm 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.
#59694 opened Feb 21, 2025 by D3Hunter Loading…
1 of 13 tasks
[DNM]: test pr 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.
#59693 opened Feb 21, 2025 by joechenrh Loading…
13 tasks
planner: refactor some code related to binding approved lgtm 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.
#59692 opened Feb 21, 2025 by qw4990 Loading…
1 of 13 tasks
[DNM] Fix mpp coordinator leak 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.
#59691 opened Feb 21, 2025 by yibin87 Loading…
13 tasks
json: fix the issue that two arrays are merged but not append in JSON_ARRAY_APPEND. 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.
#59688 opened Feb 21, 2025 by YangKeao Loading…
1 of 13 tasks
json: extract the $[last] entry from json object should also return itself 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#59687 opened Feb 21, 2025 by YangKeao Loading…
1 of 13 tasks
build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.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/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#59685 opened Feb 21, 2025 by dependabot bot Loading…
1 of 13 tasks
br: error out if pitr with table filter has exchange partition in/out filter range 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.
#59683 opened Feb 20, 2025 by Tristan1900 Loading…
13 tasks
planner: [WIP] | tidb-test=pr/2485 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.
#59682 opened Feb 20, 2025 by time-and-fate Loading…
1 of 13 tasks
br: add log restore ts into snapshot checkpoint metadata 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.
#59678 opened Feb 20, 2025 by Leavrth Loading…
1 of 13 tasks
import: add a hidden option to enable manual recover for debug purpose 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.
#59674 opened Feb 20, 2025 by D3Hunter Loading…
2 of 13 tasks
executor: modify some hash join stats 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.
#59668 opened Feb 20, 2025 by xzhangxian1008 Loading…
1 of 13 tasks
br/stream: implement pause v2 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#59663 opened Feb 20, 2025 by YuJuncen Loading…
2 of 13 tasks
statistics: parallel async merge global stats to improve performance 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. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#59661 opened Feb 20, 2025 by L-maple Loading…
13 tasks
global sort: check duplicate key at client side 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.
#59659 opened Feb 20, 2025 by lance6716 Loading…
1 of 13 tasks
executor: fix the hang of parallel sort when resultChannel is full needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. 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.
#59658 opened Feb 20, 2025 by xzhangxian1008 Loading…
1 of 13 tasks
statistics: unexport the important fields of Column 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.
#59654 opened Feb 19, 2025 by winoros Loading…
1 of 13 tasks
statistics: do not load unnecessary index statistics (#54060) approved do-not-merge/cherry-pick-not-approved 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-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#59649 opened Feb 19, 2025 by ti-chi-bot Loading…
2 of 13 tasks
dxf: add manual recovery mode 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#59641 opened Feb 19, 2025 by D3Hunter Loading…
2 of 13 tasks
br: concurrently repairing indexes (#59159) 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. 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#59639 opened Feb 19, 2025 by ti-chi-bot Loading…
1 of 13 tasks
br: Cherry pick 58981 to release 8.5 do-not-merge/cherry-pick-not-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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#59638 opened Feb 19, 2025 by YuJuncen Loading…
2 of 13 tasks
[DNM] add error log for readNBytes do-not-merge/cherry-pick-not-approved do-not-merge/invalid-title 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.
#59629 opened Feb 19, 2025 by tangenta Loading…
13 tasks
workloadrepo: try to recover etcd snapID from table 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.
#59628 opened Feb 19, 2025 by xhebox Loading…
1 of 13 tasks
ProTip! Adding no:label will show everything without a label.