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

executor: nonclustered partitioned table could miss updates due to duplicate _tidb_rowid from EXCHANGE PARTITION (#65084) 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/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.
#65377 opened Jan 1, 2026 by ti-chi-bot Loading…
1 of 13 tasks
ddl: allow dropping CHECK constraints when tidb_enable_check_constraint is OFF (#65243) 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. 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.5 This PR is cherry-picked to release-8.5 from a source PR.
#65376 opened Jan 1, 2026 by ti-chi-bot Loading…
1 of 13 tasks
bazel:disable gocoverage 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#65375 opened Jan 1, 2026 by hawkingrei Loading…
13 tasks
copr: Reduce the max sleep time for TopoFetcherBackoff test to reduce the total run time of the test contribution This PR is from a community contributor. 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.
#65374 opened Jan 1, 2026 by seagel Loading…
1 of 13 tasks
importer: fix flaky test contribution This PR is from a community contributor. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#65373 opened Jan 1, 2026 by seagel Loading…
1 of 13 tasks
br: increase default grpc time out to 200 minutes (#65293) 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#65372 opened Dec 31, 2025 by ti-chi-bot Loading…
1 of 13 tasks
*: use bazel combine covarage file do-not-merge/needs-linked-issue 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.
#65371 opened Dec 31, 2025 by hawkingrei Loading…
1 of 13 tasks
br: enhance logging and metrics for SST and restore processes (#65290) 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. 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-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#65370 opened Dec 31, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: avoid deadlock in priority queue Close method (#65147) approved component/statistics 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. sig/planner SIG: Planner 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.
#65369 opened Dec 31, 2025 by ti-chi-bot Loading…
2 of 13 tasks
[DNM] planner: test join order do-not-merge/needs-linked-issue 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.
#65367 opened Dec 31, 2025 by Reminiscent Loading…
1 of 13 tasks
expression: reserve exact space for UUIDs 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#65365 opened Dec 31, 2025 by dveeden Draft
1 of 13 tasks
linter: enable slicesdelete 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#65363 opened Dec 31, 2025 by hawkingrei Loading…
13 tasks
server: increase the failed SQL log level from Info to Warn 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#65360 opened Dec 31, 2025 by qw4990 Loading…
1 of 13 tasks
planner: stop extracting join group when leading hint contains the alias of subquery contribution This PR is from a community contributor. 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#65355 opened Dec 31, 2025 by ghoshh Loading…
1 of 13 tasks
ddl: hide softdelete indexes in show create, forbidden constraints | tidb-test=feature/active-active tikv=feature/active-active 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.
#65354 opened Dec 31, 2025 by xhebox Loading…
1 of 13 tasks
executor: normalize IEC binary unit display for config values contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. 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.
#65350 opened Dec 30, 2025 by majiayu000 Loading…
1 of 13 tasks
expression: UUID_VERSION() and UUID_TIMESTAMP() pushdown to TiKV do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.
#65349 opened Dec 30, 2025 by dveeden Draft
1 of 13 tasks
planner,executor: support load data for softdelete table | tikv=feature/active-active tidb-test=feature/active-active 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.
#65347 opened Dec 30, 2025 by tiancaiamao Loading…
1 of 13 tasks
importinto: change the get TS API to CurrentVersion during generating ingest subtasks do-not-merge/cherry-pick-not-approved 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.
#65343 opened Dec 30, 2025 by D3Hunter Loading…
1 of 13 tasks
expression: Use lazy copy in resolve indices for scalar function 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.
#65341 opened Dec 30, 2025 by windtalker Loading…
2 of 13 tasks
lightning: fix logged content of "Sample source data" component/lightning This issue is related to Lightning of TiDB. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#65340 opened Dec 30, 2025 by kennytm Loading…
1 of 13 tasks
server/tests: fix flaky test TestIssue57531 (#65330) 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-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-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#65338 opened Dec 30, 2025 by ti-chi-bot Loading…
1 of 5 tasks
planner, executor: refine shard pruning logic for hybrid index | tidb-test=a9bf2dca824dc746361234cd4d763178e0eedd13 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.
#65327 opened Dec 29, 2025 by winoros Loading…
1 of 13 tasks
types: use AdjustedGoTime in ConvertTimeZone to fix DST conversion error contribution This PR is from a community contributor. do-not-merge/needs-triage-completed ok-to-test Indicates a PR is ready to be tested. 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.
#65322 opened Dec 29, 2025 by minleejae Loading…
1 of 12 tasks
lightning: add import into backend 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.
#65321 opened Dec 29, 2025 by GMHDBJD Loading…
2 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.