Skip to content

Issues: pingcap/tidb

flaky test list
#41316 opened Feb 12, 2023 by hawkingrei
Open
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

parser: make HNSW as vector index default type lgtm 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.
#56429 opened Sep 30, 2024 by zimulala Loading…
1 of 13 tasks
ddl: skip adding index reorg work for empty tables approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm 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.
#56406 opened Sep 29, 2024 by tangenta Loading…
1 of 13 tasks
planner: fix CTE hang or wrong result when multiple Apply is used (#55553) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#56265 opened Sep 24, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix CTE hang or wrong result when multiple Apply is used (#55553) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#56263 opened Sep 24, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix CTE hang or wrong result when multiple Apply is used (#55553) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#56261 opened Sep 24, 2024 by ti-chi-bot Loading…
1 of 13 tasks
mod: Update to the latest client-go for release 8.1 approved cherry-pick-approved Cherry pick PR approved by release team. lgtm 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.
#56234 opened Sep 23, 2024 by nolouch Loading…
1 of 5 tasks
*: Drop partition DDL handling for overlapping partitions during State Changes | tidb-test=pr/2402 lgtm release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#56082 opened Sep 13, 2024 by mjonss Loading…
1 of 13 tasks
session: set EnableWindowFunction for all SessionVars (#55991) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm 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.
#55994 opened Sep 10, 2024 by winoros Loading…
13 tasks
infoschema_v2: remove schemaTableInfos call of DeadTableLockChecker lgtm release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#55956 opened Sep 9, 2024 by GMHDBJD Loading…
1 of 12 tasks
ddl: use latest PD address to register lightning (#48687) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#55936 opened Sep 9, 2024 by ti-chi-bot Loading…
1 of 13 tasks
ddl, planner: avoid running queries on the non-Public state table lgtm 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#55891 opened Sep 6, 2024 by YangKeao Loading…
2 of 13 tasks
executor: remove EnablePointGetCache session var lgtm 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.
#55697 opened Aug 27, 2024 by YangKeao Loading…
1 of 13 tasks
*: fix flaky deadlock with go1.23 (#55479) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm 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. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#55558 opened Aug 21, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: Fix BatchPointGetPlan.HandleColOffset (#54686) affects-8.1 approved do-not-merge/cherry-pick-not-approved lgtm 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. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#55060 opened Jul 30, 2024 by ti-chi-bot Loading…
1 of 13 tasks
parser: Fix keywords & keywords not checked in CI lgtm 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#54371 opened Jul 1, 2024 by breezewish Loading…
2 of 13 tasks
types: Correct the type inference between erroneous string and time | tidb-test=pr/2357 lgtm 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#54252 opened Jun 26, 2024 by hawkingrei Loading…
1 of 13 tasks
pkg/extension/enterprise: update submodule do-not-merge/cherry-pick-not-approved 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. skip-issue-check Indicates that a PR no need to check linked issue.
#54202 opened Jun 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
expression: fail ColumnSubstituteImpl if creating function returns error (#53716) approved do-not-merge/cherry-pick-not-approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#54192 opened Jun 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
statistics: do not load unnecessary index statistics (#54060) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#54087 opened Jun 18, 2024 by ti-chi-bot Loading…
2 of 13 tasks
br: add meta table for sql client lgtm needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#53989 opened Jun 13, 2024 by RidRisR Loading…
1 of 13 tasks
ddl: cancel create view job , when failed to drop old view (#40353) approved cherry-pick-approved Cherry pick PR approved by release team. lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#53952 opened Jun 12, 2024 by ti-chi-bot Loading…
1 task
test: add unique check for mock backend ctx approved lgtm 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.
#52900 opened Apr 26, 2024 by tangenta Loading…
1 of 13 tasks
util/dbterror: refine reorg retryable errors approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm 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. needs-cherry-pick-release-8.1 Should cherry pick this PR to release-8.1 branch. 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.
#52808 opened Apr 22, 2024 by tangenta Loading…
1 of 13 tasks
sysvar: mark tidb_mem_quota_analyze as deprecated do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#52545 opened Apr 12, 2024 by Rustin170506 Loading…
1 of 13 tasks
importinto: grammar & bootstrap part for batch import do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm 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.
#52469 opened Apr 10, 2024 by D3Hunter Loading…
2 of 13 tasks
ProTip! Adding no:label will show everything without a label.