Skip to content

Issues: pingcap/tidb

flaky test list
#41316 opened Feb 12, 2023 by hawkingrei
Open
Rearrange logical optimizing rule
#55231 opened Aug 6, 2024 by AilinKid
Open 10
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
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
Assignee
Filter by who’s assigned
Sort

Issues list

RuntimeStats for cluster_slow_query component/executor sig/execution SIG execution type/feature-request Categorizes issue or PR as related to a new feature.
#56707 opened Oct 17, 2024 by dveeden
coprocessor: do not ask unnecessary columns' info to avoid read values in TiKV if necessary component/executor report/customer Customers have encountered this bug. type/enhancement The issue or PR belongs to an enhancement.
#56004 opened Sep 11, 2024 by AndreMouche
Inner debug info leak component/executor severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#31391 opened Jan 6, 2022 by where2me
All aggregate functions do not check for overflow, allowing production of Infinity affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects the 5.4.x(LTS) versions. affects-6.0 affects-6.1 This bug affects the 6.1.x(LTS) versions. component/executor severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#28489 opened Sep 30, 2021 by kennytm
DEGREES() does not check for overflow, allowing production of NaN & Infinity affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects the 5.4.x(LTS) versions. affects-6.0 affects-6.1 This bug affects the 6.1.x(LTS) versions. component/executor severity/minor sig/execution SIG execution type/bug The issue is confirmed as a bug.
#28488 opened Sep 30, 2021 by kennytm
ADMIN CHECK TABLE does not report all tikv consistency errors affects-5.1 This bug affects 5.1.x versions. affects-6.0 affects-6.1 This bug affects the 6.1.x(LTS) versions. component/executor severity/moderate sig/execution SIG execution type/bug The issue is confirmed as a bug.
#28483 opened Sep 29, 2021 by joseespinoza
executor: select with inl_hash_join return inconsistency with MySQL affects-4.0 This bug affects 4.0.x versions. affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects the 5.4.x(LTS) versions. affects-6.0 affects-6.1 This bug affects the 6.1.x(LTS) versions. affects-6.2 affects-6.3 affects-6.4 affects-6.5 This bug affects the 6.5.x(LTS) versions. affects-6.6 affects-7.0 affects-7.1 This bug affects the 7.1.x(LTS) versions. affects-7.5 This bug affects the 7.5.x(LTS) versions. affects-8.1 This bug affects the 8.1.x(LTS) versions. affects-8.5 This bug affects the 8.5.x(LTS) versions. component/executor severity/major sig/execution SIG execution type/bug The issue is confirmed as a bug.
#24997 opened May 31, 2021 by AilinKid
Add new agg function like SKEW or SKEWNESS to show the skewness of the expression/column. component/executor good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. type/feature-request Categorizes issue or PR as related to a new feature.
#24721 opened May 18, 2021 by winoros
ask coprocessors to report if aggregation receives empty input component/executor sig/execution SIG execution type/enhancement The issue or PR belongs to an enhancement.
#21915 opened Dec 22, 2020 by eurekaka
process cop request by tikv instance instead of region challenge-program component/executor feature/accepted This feature request is accepted by product managers good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. sig/execution SIG execution type/feature-request Categorizes issue or PR as related to a new feature.
#19381 opened Aug 23, 2020 by zz-jason
The point get executor and batch point get executor may not be thread safe challenge-program component/executor help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. sig/execution SIG execution type/question The issue belongs to a question.
#19130 opened Aug 11, 2020 by cfzjywxk
Concurrent hash build component/executor needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/execution SIG execution size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#17538 opened May 29, 2020 by fzhedu Loading…
no support of syntax delete ignore t1.* component/executor priority/P4 Minor issue, awaiting more evidence before prioritizing type/compatibility
#3960 opened Jul 31, 2017 by XuHuaiyu
ProTip! Exclude everything labeled bug with -label:bug.