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: make code more debug friendly 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. sig/planner SIG: Planner size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#59216 opened Jan 27, 2025 by hawkingrei Loading…
1 of 13 tasks
planner: fix planner can't error for union-all query when new-only-full-group-check is enabled 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.
#59212 opened Jan 26, 2025 by AilinKid Loading…
1 of 13 tasks
br: update global checkpoint ts for safepoint needs-cherry-pick-release-6.5 Should cherry pick this PR to release-6.5 branch. 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.
#59210 opened Jan 26, 2025 by Leavrth Loading…
1 of 13 tasks
statistics: fix async merge global stats use cmsketch twice (#59198) 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. sig/planner SIG: Planner 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.
#59209 opened Jan 26, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: fix async merge global stats use cmsketch twice (#59198) 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. sig/planner SIG: Planner 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.
#59208 opened Jan 26, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: fix async merge global stats use cmsketch twice (#59198) 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. sig/planner SIG: Planner 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.
#59207 opened Jan 26, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: change more conditions that are always false to dual | tidb-test=pr/2466 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.
#59199 opened Jan 24, 2025 by hawkingrei Loading…
1 of 13 tasks
executor: migrate the the feature about max_user_connections from PingkaiDB to community | tidb-test=pr/2474 release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#59197 opened Jan 24, 2025 by joccau Loading…
2 of 13 tasks
Compacted log: tiny fix or enhancement 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#59195 opened Jan 24, 2025 by 3pointer Draft
13 tasks
executor: fix inl_hash_join hang when abnormal exit (#57383) cherry-pick-approved Cherry pick PR approved by release team. 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.
#59188 opened Jan 24, 2025 by ti-chi-bot Loading…
2 of 13 tasks
executor: fix inl_hash_join hang when abnormal exit (#57383) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#59187 opened Jan 24, 2025 by ti-chi-bot Loading…
2 of 13 tasks
statistics: correct behavior of non-lite InitStats and stats sync load of no stats column (#57803) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#59179 opened Jan 24, 2025 by ti-chi-bot Loading…
2 of 13 tasks
statistics: BinarySearchRemoveVal should use decoded val instead of encoded (#59131) cherry-pick-approved Cherry pick PR approved by release team. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner 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.
#59178 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: merge FullSchema and FullNames of subplans when rewriting "in (subquery)" to inner join (#54334) cherry-pick-approved Cherry pick PR approved by release team. 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/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.
#59176 opened Jan 24, 2025 by ti-chi-bot Loading…
2 of 13 tasks
planner: Handle _tidb_rowid correctly in batchPointGet Plan to avoid index out of range error (#58687) cherry-pick-approved Cherry pick PR approved by release team. 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/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.
#59175 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: fix the potential error when merging global stats (#52218) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#59174 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: Fix load stats failure when stats file contains with null (#57818) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#59173 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
domain: fix play replay dump cannot save the table in the foreign key's reference (#56512) cherry-pick-approved Cherry pick PR approved by release team. 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.
#59172 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: add decorrelate-apply test & add support for move out intermediary GE from memo. 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.
#59171 opened Jan 24, 2025 by AilinKid Loading…
1 of 13 tasks
build(deps): bump github.com/mgechev/revive from 1.5.1 to 1.6.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. go Pull requests that update Go code needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#59166 opened Jan 24, 2025 by dependabot bot Loading…
domain: move deltaUpdateTicker/gcstats into a new goroutine (#58926) 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/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.
#59163 opened Jan 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: BinarySearchRemoveVal should use decoded val instead of encoded (#59131) do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.
#59161 opened Jan 23, 2025 by ti-chi-bot Loading…
1 of 13 tasks
br: concurrently repairing indexes 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.
#59159 opened Jan 23, 2025 by Leavrth Loading…
1 of 13 tasks
ddl notifier: use pessimistic txn and fix updating memory state too early approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm 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.
#59157 opened Jan 23, 2025 by lance6716 Loading…
1 of 13 tasks
planner: enhance partition prune when comparing partition key with constant of different types do-not-merge/needs-triage-completed 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.
#59155 opened Jan 23, 2025 by L-maple Loading…
1 of 13 tasks
ProTip! Adding no:label will show everything without a label.