-
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:support new sql to show distribution jobs and distribute table
do-not-merge/invalid-title
do-not-merge/needs-linked-issue
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.
sig/planner
SIG: Planner
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#60064
opened Mar 13, 2025 by
bufferflies
•
Draft
2 tasks done
fix the unnecessary region split with checkpoint
do-not-merge/invalid-title
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
executor: fix data race in the join.(*hashJoinSpillHelper).generateSpilledValidJoinKey()
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#60061
opened Mar 13, 2025 by
xzhangxian1008
Loading…
1 of 13 tasks
Lightning: testcase avoid using go units.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#60060
opened Mar 13, 2025 by
OliverS929
Loading…
2 of 13 tasks
*: Add a system table pipelined_dml_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.
#60057
opened Mar 13, 2025 by
ekexium
Loading…
2 of 13 tasks
[WIP]util,executor: Fix incorrect execution info issue of pessimistic lock error
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.
#60056
opened Mar 13, 2025 by
yibin87
Loading…
13 tasks
objstore: fix read position on retry when reading a file range using s3 (#59694)
approved
do-not-merge/cherry-pick-not-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.
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.
#60055
opened Mar 13, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
objstore: fix read position on retry when reading a file range using s3 (#59694)
do-not-merge/cherry-pick-not-approved
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.
#60054
opened Mar 13, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
planner: add test cases for auto analyze's tidb_skip_missing_partition_stats (#60038)
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.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/cherry-pick-for-release-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#60049
opened Mar 13, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
table: use writable columns to avoid columns not match when add column DDL exec parallel with update DML
do-not-merge/needs-triage-completed
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#60048
opened Mar 13, 2025 by
L-maple
Loading…
1 of 13 tasks
statistics: sync TiDBSkipMissingPartitionStats value in the auto analyze (#60038)
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-7.1
This PR is cherry-picked to release-7.1 from a source PR.
#60046
opened Mar 13, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
globalsort: reduce number of SST ingested into TiKV (#59870)
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.
#60045
opened Mar 13, 2025 by
D3Hunter
Loading…
2 of 13 tasks
planner: adjust index cost for preferRangeScan
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#60043
opened Mar 13, 2025 by
terry1purcell
Loading…
1 of 13 tasks
ddl: Non clustered reorg part fix
do-not-merge/needs-triage-completed
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.
#60041
opened Mar 12, 2025 by
mjonss
Loading…
2 of 13 tasks
*: fix incorrect handling IterAllTables (#59894)
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.
#60040
opened Mar 12, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
br: fix pitr meta kv fail to parse in during table filter code refactor (#60023)
cherry-pick-approved
Cherry pick PR approved by release team.
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-9.0-beta.1
#60039
opened Mar 12, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
Release-testing: v9.0.0-beta.1 tidb repo CI trigger
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.
#60036
opened Mar 12, 2025 by
stevenayu
Loading…
13 tasks
statistics: sync TiDBSkipMissingPartitionStats value in the auto analyze
approved
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#60035
opened Mar 12, 2025 by
hawkingrei
Loading…
1 of 13 tasks
br: skip update follower handle region if no need to scan regions
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.
#60034
opened Mar 12, 2025 by
Leavrth
Loading…
1 of 13 tasks
storage/s3: add retry for h2 disconnection errors (#59558)
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-6.5
This PR is cherry-picked to release-6.5 from a source PR.
#60031
opened Mar 12, 2025 by
ti-chi-bot
Loading…
1 of 13 tasks
execdetails: log tikv scheduler write details in slow query
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.
build(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.7
approved
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
needs-1-more-lgtm
Indicates a PR needs 1 more 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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
skip-issue-check
Indicates that a PR no need to check linked issue.
#60029
opened Mar 12, 2025 by
dependabot
bot
Loading…
1 of 13 tasks
parser: support new sql syntex to distribute table regions
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#60027
opened Mar 12, 2025 by
bufferflies
Loading…
2 tasks done
[DNM] update to 1.69 grpc
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#60025
opened Mar 12, 2025 by
yibin87
Loading…
13 tasks
[DNM]: test trigger ci on release-9.0-beta.1
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.
#60013
opened Mar 11, 2025 by
purelind
Loading…
13 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.