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

planner: maintain a map of columns by ID in DataSource approved 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. sig/planner SIG: Planner size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#64053 by henrybw was merged Oct 23, 2025 Loading…
1 of 13 tasks
*: introduce the traceevent package approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#64051 by ekexium was merged Oct 27, 2025 Loading…
3 of 13 tasks
planner: remove IsReadOnly function pointer 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.
#64047 by hawkingrei was merged Oct 21, 2025 Loading…
1 of 13 tasks
executor: force pushdown aggregate to TiKV inside admin check table (#63665) 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 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.
#64045 by ti-chi-bot was closed Oct 28, 2025 Loading…
1 of 13 tasks
sessionctx: simplify code by unifying executor concurrency sysvars approved 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. skip-issue-check Indicates that a PR no need to check linked issue.
#64044 by zimulala was merged Oct 31, 2025 Loading…
1 of 13 tasks
ddl: multi-schema change validate table name before execution approved contribution This PR is from a community contributor. 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.
#64041 by River2000i was merged Oct 23, 2025 Loading…
1 of 13 tasks
build(deps): bump github.com/prometheus/prometheus from 0.50.1 to 0.307.1 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#64040 by dependabot bot was closed Oct 22, 2025 Loading…
planner: avoid memory allocate in the indexJoinPathRemoveUselessEQIn do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#64037 by hawkingrei was closed Oct 22, 2025 Loading…
13 tasks
range: reuse memory in the ExtractEqAndInCondition approved 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.
#64036 by hawkingrei was merged Oct 20, 2025 Loading…
1 of 13 tasks
log backup: use global checkpoint ts as source of truth (#58135) (#59061) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 approved 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.
#64033 by 3pointer was merged Oct 20, 2025 Loading…
13 tasks
log backup: set a proper maxVersion to resolve lock (#57178) (#57278) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 approved 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.
#64032 by 3pointer was merged Oct 20, 2025 Loading…
1 of 13 tasks
variable: mark tidb_index_serial_scan_concurrency as deprecated approved lgtm 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.
#64023 by 0xPoe was merged Oct 21, 2025 Loading…
1 of 13 tasks
ddl: fix incorrect index order after modify column approved 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.
#64021 by joechenrh was merged Oct 20, 2025 Loading…
1 of 13 tasks
statistics: avoid memory in the convertBytesToScalar 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.
#64019 by hawkingrei was merged Oct 20, 2025 Loading…
1 of 13 tasks
ddl: Fix Global Index consistency during some ALTER PARTITION states. approved lgtm 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.
#64018 by mjonss was merged Oct 21, 2025 Loading…
2 of 13 tasks
planner: remove some function pointers approved lgtm 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.
#64015 by hawkingrei was merged Oct 20, 2025 Loading…
1 of 13 tasks
[DNM] refactor code 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. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#64014 by hawkingrei was closed Oct 22, 2025 Loading…
13 tasks
[DNM]: refactor derive stats 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. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#64013 by hawkingrei was closed Oct 22, 2025 Loading…
13 tasks
planner: remove the default implementation of exhaustPhysicalPlans of all ops. approved 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. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#64011 by AilinKid was merged Oct 20, 2025 Loading…
1 of 13 tasks
coprocessor: defensive checks in coprocessor region cache approved 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.
#64009 by ekexium was merged Oct 23, 2025 Loading…
1 of 13 tasks
expression: don't allocate column every time when to newLocalColumnPool (#63864) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 approved lgtm 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. type/cherry-pick-for-release-6.5-20241112-v6.5.11
#64007 by ti-chi-bot was merged Oct 17, 2025 Loading…
1 of 13 tasks
planner: fix LogicalProjection.DeriveStats allocate too many memories (#63829) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 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. type/cherry-pick-for-release-6.5-20241112-v6.5.11
#64006 by ti-chi-bot was merged Oct 17, 2025 Loading…
1 of 13 tasks
planner: PointGet will not skip the reuse chunk with enough total memory (#63921) | tidb-test=920d9bf1b1137cda1272bdd59ae527aee8067944 approved lgtm 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-6.5-20241112-v6.5.11
#64005 by ti-chi-bot was merged Oct 17, 2025 Loading…
2 of 13 tasks
executor: fix goroutine leak when reading cache table with tiflash storage is designated approved lgtm 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.
#64004 by xzhangxian1008 was merged Oct 20, 2025 Loading…
2 of 13 tasks
session: fix rollback on killed txn may panic approved lgtm needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.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.
#64001 by you06 was merged Oct 29, 2025 Loading…
1 of 13 tasks
ProTip! Adding no:label will show everything without a label.