Skip to content

Pull requests: pingcap/tidb

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

planner, sessionctx: add variable to control index selection for "WHERE b ORDER BY a LIMIT n" release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#42116 opened Mar 10, 2023 by time-and-fate Loading…
12 tasks
ddl: refactor add index worker for ingest mode release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-issue-check
#42115 opened Mar 10, 2023 by tangenta Loading…
12 tasks
build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 dependencies Pull requests that update a dependency file do-not-merge/needs-linked-issue do-not-merge/release-note-label-needed go Pull requests that update Go code needs-ok-to-test size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#42113 opened Mar 10, 2023 by dependabot bot Loading…
build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 dependencies Pull requests that update a dependency file do-not-merge/needs-linked-issue do-not-merge/release-note-label-needed go Pull requests that update Go code needs-ok-to-test size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#42111 opened Mar 10, 2023 by dependabot bot Loading…
txn, session: Rename Aggressive Locking to Fair Locking and enable by default for new clusters do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#42108 opened Mar 10, 2023 by MyonKeminta Draft
3 of 10 tasks
br,lightning: fix ssl 'access deny' error when using downstream DB to save checkpoint do-not-merge/needs-triage-completed release-note-none size/S Denotes a PR that changes 10-29 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2.
#42105 opened Mar 10, 2023 by maxshuang Loading…
12 tasks
*: refine getting clusterID logic for disaggregated tiflash release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2.
#42103 opened Mar 10, 2023 by guo-shaoge Loading…
12 tasks
extension: support audit log 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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#42099 opened Mar 10, 2023 by CbcWestwolf Draft
12 tasks
disttask: implement the simplest logical flow(run through demo normally) for dispatcher needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#42089 opened Mar 10, 2023 by zimulala Loading…
1 of 12 tasks
bazel: make dl.google.com higher priority release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-issue-check
#42085 opened Mar 10, 2023 by hawkingrei Loading…
12 tasks
ddl: Added tests for Reorganize Partition with TiFlash release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#42082 opened Mar 9, 2023 by mjonss Loading…
2 of 12 tasks
builder: support EXPLAIN ANALYZE to display RU statistical information release-note-none size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#42080 opened Mar 9, 2023 by JmPotato Loading…
3 tasks done
statistics: remove unused indexStatsFromStorage and columnStatsFromStorage release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2.
#42077 opened Mar 9, 2023 by xuyifangreeneyes Loading…
12 tasks
load data: move param and some init logic into importer pkg do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#42075 opened Mar 9, 2023 by D3Hunter Draft
12 tasks
metrics: fix bad estimate-inuse (#42062) do-not-merge/cherry-pick-not-approved release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-6.1
#42072 opened Mar 9, 2023 by ti-chi-bot Loading…
1 of 12 tasks
metrics: fix bad estimate-inuse (#42062) do-not-merge/cherry-pick-not-approved release-note-none size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-6.5
#42071 opened Mar 9, 2023 by ti-chi-bot Loading…
1 of 12 tasks
Lightning: fix restore-bytes and encode speed metrics, add restore-rows metrics release-note-none size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#42070 opened Mar 9, 2023 by lichunzhu Loading…
1 task done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.