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
Sort

Pull requests list

parser: Add ADD_COLUMNAR_REPLICA_ON_DEMAND 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.
#61159 opened May 18, 2025 by breezewish Loading…
2 of 13 tasks
planner: fix get wrong cost when use cost tracer 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.
#61157 opened May 17, 2025 by hawkingrei Loading…
1 of 13 tasks
domain: use PutKVToEtcd in NotifyUpdateSysVarCache to avoid stuck by etcd operation do-not-merge/needs-triage-completed 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#61154 opened May 17, 2025 by qts0312 Loading…
1 of 13 tasks
planner: a new helper function GenPlanWithSCtx for SPM 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.
#61153 opened May 16, 2025 by qw4990 Loading…
1 of 13 tasks
dumpling/dump: fallback to lock tables when timeout from ftwrl component/dumpling This is related to Dumpling of TiDB. do-not-merge/needs-tests-checked 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#61152 opened May 16, 2025 by sriramrajendiran Loading…
13 tasks
[WIP] *: add new option for auto detecting CSV header 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#61151 opened May 16, 2025 by joechenrh Loading…
13 tasks
distsql: do not change concurrency for keep order request when @@tidb_distsql_scan_concurrency is set (#60803) 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#61150 opened May 16, 2025 by ti-chi-bot Loading…
1 of 13 tasks
build(deps): bump github.com/prometheus/common from 0.63.0 to 0.64.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code 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. skip-issue-check Indicates that a PR no need to check linked issue.
#61149 opened May 16, 2025 by dependabot bot Loading…
1 of 13 tasks
privilege: add some logs for RequestVerification function 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#61147 opened May 16, 2025 by Defined2014 Loading…
1 of 13 tasks
planner: enable the partition prune to get more accurate row count [WIP] 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.
#61139 opened May 15, 2025 by hawkingrei Loading…
13 tasks
server: add a http api to write coverage data 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.
#61138 opened May 15, 2025 by wjhuang2016 Loading…
1 of 13 tasks
parser: CREATE loadable functions and DROP function 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.
#61130 opened May 15, 2025 by lance6716 Loading…
1 of 13 tasks
[DNM]*: demo for no_null_index and use index(tiflash) on release 8.5 component/dumpling This is related to Dumpling of TiDB. do-not-merge/cherry-pick-not-approved 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.
#61123 opened May 15, 2025 by YangKeao Loading…
13 tasks
metrics: fix connect issue when tls enabled do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed 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.
#61122 opened May 15, 2025 by 3pointer Draft
13 tasks
[DNM]statistic: only debug for skipping insert stats_meta after table creation 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#61120 opened May 15, 2025 by Leavrth Loading…
13 tasks
executor: Remove useless error logs for indexLoopUp executor when context canceled (#61073) affects-8.1 This bug affects the 8.1.x(LTS) versions. approved do-not-merge/cherry-pick-not-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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#61114 opened May 14, 2025 by ti-chi-bot Loading…
1 of 13 tasks
br: add a checkpoint metadata validation for restore do-not-merge/needs-linked-issue 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.
#61108 opened May 14, 2025 by RidRisR Loading…
1 of 13 tasks
[DNM]ingestor: log error for http write client 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.
#61106 opened May 14, 2025 by tangenta Loading…
13 tasks
planner: Update default for index selectivity ratio | tidb-test=pr/2516 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.
#61097 opened May 13, 2025 by terry1purcell Loading…
1 of 13 tasks
*: update tipb and support ResourceGroupTag with keyspace info 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.
#61096 opened May 13, 2025 by zimulala Loading…
1 of 13 tasks
*: for build 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.
#61092 opened May 13, 2025 by wjhuang2016 Loading…
13 tasks
placement: fix alter meta range cannot work (#60889) 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/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.
#61090 opened May 13, 2025 by ti-chi-bot Loading…
1 of 5 tasks
[WIP] server: replace instead of truncate encoded result approved 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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#61080 opened May 12, 2025 by xhebox Loading…
13 tasks
external: fix decoding the last key in split keys (#59613) (#59746) 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.
#61079 opened May 12, 2025 by fzzf678 Loading…
13 tasks
expression: simple expression IsTruthWithNull/IsTruthWithoutNull with CAST 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. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#61076 opened May 12, 2025 by hawkingrei Loading…
1 of 13 tasks
2
6
ProTip! Filter pull requests by the default branch with base:master.