-
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
txn: fix some logs and assumptions are inaccurate when the async commit protocol is used
contribution
This PR is from a community contributor.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/transaction
SIG:Transaction
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#24140
opened Apr 19, 2021 by
zhaoxugang
Loading…
updated Jun 4, 2021
executor: Fix inline schema name
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/execution
SIG execution
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#22711
opened Feb 3, 2021 by
Tjianke
Loading…
updated Jun 10, 2021
expression: Let TiDB use Hyperscan to support multi-pattern-match
component/expression
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#23497
opened Mar 24, 2021 by
blacktear23
Loading…
updated Jun 30, 2021
planner: enhanced index range calculation plan
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
type/enhancement
The issue or PR belongs to an enhancement.
#21834
opened Dec 16, 2020 by
xiaodong-ji
Loading…
updated Jul 16, 2021
types: year function can't handle some date string
component/expression
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#26152
opened Jul 12, 2021 by
yuqi1129
Loading…
updated Aug 5, 2021
1 task done
executor: fix json_objectagg() on varbinary type
component/expression
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.
#27119
opened Aug 11, 2021 by
wzru
Loading…
updated Aug 19, 2021
2 of 7 tasks
*: Modify tidb/executor to implement plan recreator
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/execution
SIG execution
sig/sql-infra
SIG: SQL Infra
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#26381
opened Jul 20, 2021 by
zhuo-zhi
Loading…
updated Aug 22, 2021
1 of 12 tasks
server: Make float rounding compatible with mysql for types: float, float(m,n) and double(m,n)
compatibility-breaker
Violation of forwards/backwards compatibility in a design-time piece.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/sql-infra
SIG: SQL Infra
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#22823
opened Feb 19, 2021 by
johan-j
Loading…
updated Sep 13, 2021
expression: separated arithmeticPlusIntSig
component/expression
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
status/LGT2
Indicates that a PR has LGTM 2.
#22026
opened Dec 25, 2020 by
Tjianke
Loading…
updated Sep 17, 2021
expression: separated arithmeticIntDivideSig
component/expression
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
status/LGT1
Indicates that a PR has LGTM 1.
#22374
opened Jan 13, 2021 by
Tjianke
Loading…
updated Sep 17, 2021
expression: round function for int should use round half up rule
component/expression
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#27403
opened Aug 19, 2021 by
feitian124
Loading…
updated Sep 21, 2021
2 of 4 tasks
expression: fix cast string like '.1a1' to decimal has no warnings information
component/expression
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.
sig/sql-infra
SIG: SQL Infra
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
executor: Error message is inconsistent with MySQL when execute insert into operationn
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
sig/execution
SIG execution
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
txn: fix retried transactions' statements is not inclueded in TIDB_TRX (#28480)
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.
status/LGT2
Indicates that a PR has LGTM 2.
type/5.1-cherry-pick
executor: Add TiKV read throughput metric (#28701)
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/5.2-cherry-pick
#28913
opened Oct 18, 2021 by
ti-srebot
Loading…
updated Oct 18, 2021
1 of 4 tasks
expression/builtin_time: fix wrong precision for maketime
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.
#28068
opened Sep 15, 2021 by
w169q169
Loading…
updated Oct 28, 2021
1 of 12 tasks
config: validate DeadlockHistoryCapacity config item
release-note-none
Denotes a PR that doesn't merit a release note.
sig/transaction
SIG:Transaction
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
status/LGT1
Indicates that a PR has LGTM 1.
#29127
opened Oct 26, 2021 by
longfangsong
Loading…
updated Oct 29, 2021
12 tasks
executor: make the inserting errors more easier to understand (#24044)
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
sig/execution
SIG execution
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#26324
opened Jul 19, 2021 by
zoomxi
Loading…
updated Nov 13, 2021
2 tasks
lightning: let ignore columns be compatible with tidb backend (#27850)
component/lightning
This issue is related to Lightning of TiDB.
do-not-merge/cherry-pick-not-approved
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.
status/LGT2
Indicates that a PR has LGTM 2.
type/5.2-cherry-pick
*: add warn log for stale read (#30340)
do-not-merge/cherry-pick-not-approved
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.
status/LGT2
Indicates that a PR has LGTM 2.
type/5.2-cherry-pick
planner: Fix Empty string has different meanings in SELECT and UPDATE
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
status/LGT1
Indicates that a PR has LGTM 1.
#27954
opened Sep 10, 2021 by
yuqi1129
Loading…
updated Dec 14, 2021
1 of 12 tasks
planner: add log for index merge
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.
status/LGT1
Indicates that a PR has LGTM 1.
#30624
opened Dec 10, 2021 by
rebelice
Loading…
updated Dec 16, 2021
12 tasks
distsql: fix copr cache events metric
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#28656
opened Oct 8, 2021 by
youjiali1995
Loading…
updated Dec 18, 2021
1 of 4 tasks
planner: only execute GetExplainRowsForPlan when we need it
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/bugfix
This PR fixes a bug.
type/enhancement
The issue or PR belongs to an enhancement.
#30968
opened Dec 23, 2021 by
Reminiscent
•
Draft
updated Dec 23, 2021
12 tasks
topsql: deprecate single target
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
status/LGT1
Indicates that a PR has LGTM 1.
#31214
opened Dec 31, 2021 by
zhongzc
Loading…
updated Dec 31, 2021
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.