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

*: remove KindInterface escape hatch from types.Datum 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#68007 opened Apr 23, 2026 by mjonss Contributor Draft
2 of 13 tasks
util/stmtsummary: add tidb_stmt_summary_group_by_user and tidb_stmt_summary_log_evicted 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 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.
#68006 opened Apr 23, 2026 by nolouch Member Draft
1 task done
parser, session: normalize binding digests across redundant parentheses 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.
#68005 opened Apr 23, 2026 by terry1purcell Contributor Loading…
1 of 13 tasks
parser, session: normalize binding digests across redundant parentheses V2 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.
#68004 opened Apr 23, 2026 by terry1purcell Contributor Loading…
1 of 13 tasks
planner: handle the projection between the join group (#65367) 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. 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.
#68002 opened Apr 23, 2026 by ti-chi-bot Member Loading…
1 of 13 tasks
pkg/planner: preserve suffix order for MergeJoin with constant leading keys needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#68001 opened Apr 23, 2026 by qw4990 Contributor Loading…
1 of 13 tasks
config: bump client-go and increase default RUScale from 1.34 to 2.01 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.
#68000 opened Apr 23, 2026 by disksing Contributor Loading…
1 of 13 tasks
import: honor Spark legacy Parquet datetime metadata (#67908) 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-nextgen-20251011
#67997 opened Apr 23, 2026 by ti-chi-bot Member Loading…
3 of 13 tasks
docs: update GitHub release badge in README contribution This PR is from a community contributor. 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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#67996 opened Apr 23, 2026 by enlightened88 Loading…
ddl: skip pre-check for widening modify-column changes do-not-merge/needs-linked-issue 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.
#67994 opened Apr 23, 2026 by joechenrh Contributor Loading…
1 of 12 tasks
planner, executor: fix ANALYZE TABLE panic when indexed generated column depends on skipped column 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. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67988 opened Apr 23, 2026 by xhebox Contributor Loading…
1 of 13 tasks
planner, meta: avoid unsafe index on virtual generated temporal columns release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#67985 opened Apr 23, 2026 by expxiaoli Contributor Loading…
3 of 12 tasks
lightning: remove web interface component needs-1-more-lgtm Indicates a PR needs 1 more 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.
#67984 opened Apr 23, 2026 by D3Hunter Contributor Loading…
3 of 13 tasks
ddl: relax constraints on columns referenced by generated columns do-not-merge/needs-triage-completed 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.
#67983 opened Apr 23, 2026 by xhebox Contributor Loading…
2 of 13 tasks
types: pack Time into Datum.i to kill SetMysqlTime allocation 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.
#67978 opened Apr 22, 2026 by mjonss Contributor Loading…
1 of 13 tasks
*: shrink types.Datum from 72 to 56 bytes release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#67977 opened Apr 22, 2026 by mjonss Contributor Loading…
1 of 13 tasks
*: change default tidb_auto_analyze_concurrency to 3 (#67823) approved contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#67974 opened Apr 22, 2026 by 0xTars Loading…
5 of 13 tasks
pkg/metrics: add auto analyze failed alert rule (#67733) approved contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67973 opened Apr 22, 2026 by 0xTars Loading…
3 of 14 tasks
sessionctx: align auto analyze concurrency defaults with manual analyze (#67647) approved contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-approved lgtm 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67972 opened Apr 22, 2026 by 0xTars Loading…
4 of 13 tasks
statistics: deflake non-lite init-stats table-ID test component/statistics 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.
#67971 opened Apr 22, 2026 by 0xPoe Member Loading…
1 of 13 tasks
parser, session: normalize binding digests across redundant parentheses 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.
#67968 opened Apr 22, 2026 by qw4990 Contributor Loading…
1 of 13 tasks
chore: typo sweep in design docs (enviroment, seperate, neccessary) contribution This PR is from a community contributor. do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#67965 opened Apr 22, 2026 by SAY-5 Loading…
build(deps): bump golang.org/x/mod from 0.34.0 to 0.35.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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67963 opened Apr 22, 2026 by dependabot Bot Loading…
build(deps): bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#67962 opened Apr 22, 2026 by dependabot Bot Loading…
util, executor: fix infoschema like on table names with $ 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.
#67961 opened Apr 22, 2026 by expxiaoli Contributor Loading…
2 of 12 tasks
ProTip! no:milestone will show everything without a milestone.