-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Issues: pingcap/tidb
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
planner: enhance partition prune when comparing partition key with constant of different types
do-not-merge/needs-triage-completed
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#59155
opened Jan 23, 2025 by
L-maple
Loading…
1 of 13 tasks
partition: Non cluster reorganize partition tests and assert fixes
do-not-merge/needs-triage-completed
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.
#58902
opened Jan 13, 2025 by
mjonss
Loading…
1 of 13 tasks
br: fix flaky test TestGCServiceSafePoint
approved
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
do-not-merge/needs-triage-completed
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#58628
opened Dec 30, 2024 by
Tristan1900
Loading…
1 of 13 tasks
planner: fix zero estimation result with tidb_enable_inl_join_inner_multi_pattern
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
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.
#58623
opened Dec 30, 2024 by
hawkingrei
Loading…
13 tasks
planner: fix use wrong join type
do-not-merge/needs-triage-completed
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.
#58570
opened Dec 27, 2024 by
hawkingrei
Loading…
1 of 13 tasks
planner: Fix expression rewriting and method signature mismatch in plan cache
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#58506
opened Dec 24, 2024 by
dash12653
Loading…
1 of 13 tasks
executor: update oldRow in updateRecord for generated columns if necessary
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
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.
#58474
opened Dec 23, 2024 by
joechenrh
Loading…
13 tasks
planner: Prevent OR Expressions in IN Subquery Conversion to INNER JOIN to Avoid Data Duplication
do-not-merge/needs-triage-completed
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.
#57584
opened Nov 21, 2024 by
dash12653
Loading…
1 of 13 tasks
planner: fix wrong project
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.
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.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#55995
opened Sep 10, 2024 by
hawkingrei
•
Draft
13 tasks
*: avoid Can't find a proper physical plan for this query with order_index
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
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.
sig/planner
SIG: Planner
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#55514
opened Aug 20, 2024 by
hawkingrei
Loading…
13 tasks
parser: Support literal in default value as function
do-not-merge/needs-triage-completed
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#54706
opened Jul 18, 2024 by
morgo
Loading…
1 of 13 tasks
planner: suport only_full_group_by for view
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.
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.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#54168
opened Jun 23, 2024 by
hawkingrei
•
Draft
1 of 13 tasks
planner: try fix scalar agg doesn't fully pushed down to tiFlash
do-not-merge/needs-triage-completed
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#50749
opened Jan 26, 2024 by
AilinKid
Loading…
1 of 13 tasks
parser: SelectField propagates Visitor to WildCard
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#49530
opened Dec 17, 2023 by
AWoelfel
Loading…
1 of 13 tasks
planner: don't allow 'MATCH AGAINST'. It's not supported in TiDB yet.
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.
expression: fix wrong result when comparing float values in some cases
do-not-merge/needs-triage-completed
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#47488
opened Oct 9, 2023 by
highpon
Loading…
1 of 13 tasks
Investigate issue #43793
do-not-merge/invalid-title
do-not-merge/needs-triage-completed
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#43813
opened May 15, 2023 by
you06
Loading…
12 tasks
br,lightning: fix ssl 'access deny' error when using downstream DB to save checkpoint
do-not-merge/needs-triage-completed
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/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
br: Fix the query of variable tidb_cluster
do-not-merge/needs-triage-completed
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.
#39954
opened Dec 15, 2022 by
chenmin1992
Loading…
2 of 12 tasks
dumpling: update gc life_time hint
do-not-merge/needs-triage-completed
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/LGT1
Indicates that a PR has LGTM 1.
#37189
opened Aug 18, 2022 by
lichunzhu
Loading…
12 tasks
executor, expression, planner, server: delete set origColName as colName when origColName is empty
do-not-merge/needs-triage-completed
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.
#36266
opened Jul 18, 2022 by
Icemap
Loading…
12 tasks
server: fix no log when tmp-storage-quota exceed capacity of directory
do-not-merge/needs-triage-completed
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
status/LGT1
Indicates that a PR has LGTM 1.
#33592
opened Mar 30, 2022 by
Win-Man
Loading…
1 of 12 tasks
ProTip!
Adding no:label will show everything without a label.