-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
executor: fix hang in hash agg when exceeding memory limit leads to panic
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.
#57641
opened Nov 22, 2024 by
xzhangxian1008
Loading…
1 of 13 tasks
Release-testing: v8.5.0 tidb repo CI trigger
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.
#57639
opened Nov 22, 2024 by
stevenayu
Loading…
13 tasks
statistics: debug the update
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.
#57638
opened Nov 22, 2024 by
Rustin170506
Loading…
13 tasks
statistics: do not record historical stats meta if the table is locked
approved
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.
sig/planner
SIG: Planner
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#57636
opened Nov 22, 2024 by
Rustin170506
Loading…
1 of 13 tasks
planner, runtime_filter: Remove redundant logs whose meaning can be directly displayed by default behavior (#57626)
do-not-merge/cherry-pick-not-approved
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.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#57634
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
planner, runtime_filter: Remove redundant logs whose meaning can be directly displayed by default behavior (#57626)
do-not-merge/cherry-pick-not-approved
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#57633
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
planner: fix the wrong schema.Clone implementation
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.
#57632
opened Nov 22, 2024 by
qw4990
Loading…
1 of 13 tasks
planner: fix that vector index output empty result when pk is non-int type
do-not-merge/needs-tests-checked
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.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#57629
opened Nov 22, 2024 by
winoros
Loading…
13 tasks
planner/core: fix a wrong privilege check for CTE & UPDATE statement (#57430)
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/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.
#57624
opened Nov 22, 2024 by
ti-chi-bot
Loading…
2 of 8 tasks
partition: set Indicates a PR needs 1 more 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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
AddRecordOpt.isUpdate = true
when update partition records (#57590)
do-not-merge/cherry-pick-not-approved
needs-1-more-lgtm
#57622
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
build(deps): bump github.com/mgechev/revive from 1.5.0 to 1.5.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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#57621
opened Nov 22, 2024 by
dependabot
bot
Loading…
build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#57620
opened Nov 22, 2024 by
dependabot
bot
Loading…
planner: Fix predicate simplification panic caused by zero-argument expressions like rand() (#56947)
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.
#57618
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
statsitstics: avoid sync load column which is skiped type to analyze (#57144)
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
type/cherry-pick-for-release-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#57617
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
statsitstics: avoid sync load column which is skiped type to analyze (#57144)
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/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.
#57616
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
statsitstics: avoid sync load column which is skiped type to analyze (#57144)
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.
#57615
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
statistics: use infoschema api to get table info (#57574)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#57614
opened Nov 22, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
br: refactor test to use wait checkpoint method
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.
#57612
opened Nov 21, 2024 by
Tristan1900
Loading…
1 of 13 tasks
ddl: dynamically adjusting the max write speed of reorganization job
lgtm
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#57611
opened Nov 21, 2024 by
fzzf678
Loading…
1 of 13 tasks
br: redact secret strings when logging arguments (#57593)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
component/br
This issue is related to BR of TiDB.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/cherry-pick-for-release-6.1
This PR is cherry-picked to release-6.1 from a source PR.
#57606
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
br: redact secret strings when logging arguments (#57593)
cherry-pick-approved
Cherry pick PR approved by release team.
component/br
This issue is related to BR of TiDB.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/cherry-pick-for-release-8.1
This PR is cherry-picked to release-8.1 from a source PR.
#57604
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
br: redact secret strings when logging arguments (#57593)
cherry-pick-approved
Cherry pick PR approved by release team.
component/br
This issue is related to BR of TiDB.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/cherry-pick-for-release-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#57603
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
br: redact secret strings when logging arguments (#57593)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
component/br
This issue is related to BR of TiDB.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/cherry-pick-for-release-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#57602
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
br: redact secret strings when logging arguments (#57593)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
component/br
This issue is related to BR of TiDB.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/cherry-pick-for-release-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#57601
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
runaway: only check statements with a non-empty plan digest (#57582)
approved
cherry-pick-approved
Cherry pick PR approved by release team.
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.
type/cherry-pick-for-release-8.5
This PR is cherry-picked to release-8.5 from a source PR.
#57599
opened Nov 21, 2024 by
ti-chi-bot
Loading…
1 of 5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.