-
Notifications
You must be signed in to change notification settings - Fork 6k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
*: support compiling tidb to wasm
component/wasm
#13069
by lucklove
was closed Dec 25, 2019
Loading…
*: support caching coprocessor responses
sig/transaction
SIG:Transaction
status/can-merge
Indicates a PR has been approved by a committer.
type/performance
#13824
by breezewish
was merged Dec 31, 2019
Loading…
expression: use generator to implement vectorized evaluation for This PR is from a community contributor.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
builtinAddDate*Sig and builtinSubDate*Sig
component/expression
contribution
#13705
by catror
was merged Dec 6, 2019
Loading…
[DNM] *: a rough prototype of revertable memdb
sig/execution
SIG execution
sig/sql-infra
SIG: SQL Infra
sig/transaction
SIG:Transaction
#15405
by bobotu
was closed Apr 3, 2020
Loading…
expression: implement vectorized evaluation using go generate for builtin compare (LT/LE/GT/GE/EQ/NE/NullEQ)(Real/Decimal/String/Datetime/Duration/Json)
component/expression
contribution
This PR is from a community contributor.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
#12875
by b41sh
was merged Oct 29, 2019
Loading…
executor: refactor union_scan executor by using txn_mem_buffer_reader
require-LGT3
Indicates that the PR requires three LGTM.
sig/execution
SIG execution
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT3
The PR has already had 3 LGTM.
type/enhancement
The issue or PR belongs to an enhancement.
#10673
by crazycs520
was merged Jul 30, 2019
Loading…
executor: vectorized calculation the key for the SIG execution
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
group by items in hash aggregation
component/expression
sig/execution
#12729
by Reminiscent
was merged Nov 12, 2019
Loading…
planner: introduce cascades adapter model and implement handle range scan
sig/planner
SIG: Planner
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
type/new-feature
#11566
by eurekaka
was merged Sep 10, 2019
Loading…
txn: Support 1PC for transactions that only have one prewrite request
component/config
sig/transaction
SIG:Transaction
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
#20313
by MyonKeminta
was merged Nov 3, 2020
Loading…
ddl: refactor and add some unit tests for label rules
release-note-none
Denotes a PR that doesn't merit a release note.
sig/sql-infra
SIG: SQL Infra
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
#27715
by rleungx
was merged Sep 6, 2021
Loading…
1 of 4 tasks
kv: refactor MemBuffer and reduce the memory usage
sig/execution
SIG execution
sig/sql-infra
SIG: SQL Infra
sig/transaction
SIG:Transaction
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT3
The PR has already had 3 LGTM.
type/enhancement
The issue or PR belongs to an enhancement.
*: improve plan cache param eval and insert const
component/server
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT1
Indicates that a PR has LGTM 1.
type/enhancement
The issue or PR belongs to an enhancement.
#10746
by lysu
was merged Aug 27, 2019
Loading…
executor: make the projection executor support vectorized expression evaluation
sig/execution
SIG execution
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
type/new-feature
#11917
by qw4990
was merged Aug 30, 2019
Loading…
expression: function INSERT should return NULL if any argument is NULL (#11237)
#11264
by sre-bot
was closed Jul 16, 2019
Loading…
codec: pre-alloc encode buffer in row level
component/server
status/LGT3
The PR has already had 3 LGTM.
type/performance
#11218
by lysu
was merged Jul 23, 2019
Loading…
executor: new execution path for point execution within prepared plan cache
sig/execution
SIG execution
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
type/performance
#11970
by cfzjywxk
was merged Sep 17, 2019
Loading…
expression: implement vectorized evaluation for This PR is from a community contributor.
status/LGT2
Indicates that a PR has LGTM 2.
builtinIn*Sig
component/expression
contribution
#13090
by mmyj
was merged Nov 6, 2019
Loading…
expression: implement vectorized evaluation for This PR is from a community contributor.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
builtin*TimeDiffSig
component/expression
contribution
#13066
by mmyj
was merged Nov 14, 2019
Loading…
*: modify GetGlobalConfig() to provide a thread safe API for unit test
component/config
sig/execution
SIG execution
sig/sql-infra
SIG: SQL Infra
type/enhancement
The issue or PR belongs to an enhancement.
#17954
by tiancaiamao
was closed Jun 15, 2020
Loading…
executor, infoschema, planner: optimize query cluster_slow_query
sig/execution
SIG execution
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
type/performance
#20750
by TszKitLo40
was merged Jan 4, 2021
Loading…
br: add integration test for pitr
approved
lgtm
needs-cherry-pick-release-6.5
Should cherry pick this PR to release-6.5 branch.
needs-cherry-pick-release-7.1
Should cherry pick this PR to release-7.1 branch.
needs-cherry-pick-release-7.5
Should cherry pick this PR to release-7.5 branch.
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.
#47740
by Leavrth
was merged Oct 23, 2023
Loading…
2 of 13 tasks
executor: fix regression by Tracker.Consume in aggregate.
sig/execution
SIG execution
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
#22883
by wshwsh12
was merged Feb 23, 2021
Loading…
util: introduce tracing-based test toolkit
component/test
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
#22434
by lysu
was closed May 17, 2021
Loading…
planner, table: set PrimaryPrefixColumnIds correctly
sig/sql-infra
SIG: SQL Infra
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
status/can-merge
Indicates a PR has been approved by a committer.
status/LGT2
Indicates that a PR has LGTM 2.
#23250
by wjhuang2016
was merged Mar 12, 2021
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.