Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:contribution
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pingcap
/
tidb
Public
Notifications
You must be signed in to change notification settings
Fork
6k
Star
39.3k
Code
Issues
4.2k
Pull requests
1.2k
Discussions
Actions
Projects
3
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Rearrange logical optimizing rule
#55231 ·
AilinKid
opened
on Aug 6, 2024
15
flaky test list
#41316 ·
hawkingrei
opened
on Feb 12, 2023
Issues
Search Issues
state
:
open
label
:
contribution
state:open label:contribution
Search
Labels
Milestones
New issue
Search results
Open
Closed
TiDB Trigonometric Function Precision Loss: SIN(x+2π) ≠ SIN(x) Due to Floating-Point Calculation Inconsistencies
contribution
This PR is from a community contributor.
This PR is from a community contributor.
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64227
In pingcap/tidb;
·
chen8908917
opened
on Nov 2, 2025
SIN(x+2π) Mathematical Equivalence Failure Causes Incorrect UNION Query Results
contribution
This PR is from a community contributor.
This PR is from a community contributor.
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64226
In pingcap/tidb;
·
chen8908917
opened
on Nov 2, 2025
planner: check DROP privilege for TRUNCATE PARTITION statement (#64024)
contribution
This PR is from a community contributor.
This PR is from a community contributor.
do-not-merge/needs-triage-completed
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
Indicates that the PR was contributed by an external member and is a first-time contributor.
ok-to-test
Indicates a PR is ready to be tested.
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.
Denotes a PR that will be considered when it comes time to generate release notes.
sig/planner
SIG: Planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
Denotes a PR that changes 30-99 lines, ignoring generated files.
Status: Open (in progress).
pingcap/tidb
number 64225
#64225
In pingcap/tidb;
·
jjshanks
opened
on Oct 31, 2025
Provides an easy way to know if a SQL has a corresponding SQL binding
component/spm
contribution
This PR is from a community contributor.
This PR is from a community contributor.
report/customer
Customers have encountered this bug.
Customers have encountered this bug.
type/enhancement
The issue or PR belongs to an enhancement.
The issue or PR belongs to an enhancement.
Status: Open.
#64194
In pingcap/tidb;
·
Damon-Guo
opened
on Oct 30, 2025
pkg/parser/ast: (Fix) Propagate error correctly
contribution
This PR is from a community contributor.
This PR is from a community contributor.
do-not-merge/needs-tests-checked
do-not-merge/needs-triage-completed
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
Indicates that a PR should not merge because it's missing one of the release note labels.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
Indicates that the PR was contributed by an external member and is a first-time contributor.
ok-to-test
Indicates a PR is ready to be tested.
Indicates a PR is ready to be tested.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Denotes a PR that changes 10-29 lines, ignoring generated files.
Status: Open (in progress).
pingcap/tidb
number 64184
#64184
In pingcap/tidb;
·
jfrabaute-arista
opened
on Oct 29, 2025
Correctly propagate error
contribution
This PR is from a community contributor.
This PR is from a community contributor.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
Indicates that the PR was contributed by an external member and is a first-time contributor.
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64183
In pingcap/tidb;
·
jfrabaute-arista
opened
on Oct 29, 2025
importsdk: enhance import sdk
contribution
This PR is from a community contributor.
This PR is from a community contributor.
first-time-contributor
Indicates that the PR was contributed by an external member and is a first-time contributor.
Indicates that the PR was contributed by an external member and is a first-time contributor.
ok-to-test
Indicates a PR is ready to be tested.
Indicates a PR is ready to be tested.
release-note-none
Denotes a PR that doesn't merit a release note.
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Denotes a PR that changes 100-499 lines, ignoring generated files.
Status: Open (in progress).
pingcap/tidb
number 64145
#64145
In pingcap/tidb;
·
yitso
opened
on Oct 27, 2025
statistics: global stats underestimates cardinality to a small value when "hole" exists
component/statistics
contribution
This PR is from a community contributor.
This PR is from a community contributor.
sig/planner
SIG: Planner
SIG: Planner
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64117
In pingcap/tidb;
·
L-maple
opened
on Oct 24, 2025
create view under a schema can not be selected normally in another schema
component/ddl
This issue is related to DDL of TiDB.
This issue is related to DDL of TiDB.
contribution
This PR is from a community contributor.
This PR is from a community contributor.
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64116
In pingcap/tidb;
·
michaelliuyuan
opened
on Oct 24, 2025
planner: user filtering based in session and priviledge
contribution
This PR is from a community contributor.
This PR is from a community contributor.
do-not-merge/needs-triage-completed
ok-to-test
Indicates a PR is ready to be tested.
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.
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.
Denotes a PR that changes 100-499 lines, ignoring generated files.
Status: Open (in progress).
pingcap/tidb
number 64112
#64112
In pingcap/tidb;
·
cpd007
opened
on Oct 23, 2025
planner: fix TRUNCATE null handling with unsigned-flag check
contribution
This PR is from a community contributor.
This PR is from a community contributor.
do-not-merge/needs-triage-completed
ok-to-test
Indicates a PR is ready to be tested.
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.
Denotes a PR that will be considered when it comes time to generate release notes.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Denotes a PR that changes 10-29 lines, ignoring generated files.
Status: Open (in progress).
pingcap/tidb
number 64102
#64102
In pingcap/tidb;
·
cpd007
opened
on Oct 22, 2025
Failed to check NULL parameters in TRUNCATE operation
contribution
This PR is from a community contributor.
This PR is from a community contributor.
sig/execution
SIG execution
SIG execution
type/bug
The issue is confirmed as a bug.
The issue is confirmed as a bug.
Status: Open.
#64095
In pingcap/tidb;
·
sayJason
opened
on Oct 22, 2025
You can’t perform that action at this time.