Skip to content
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

[receiver/mysql] int64 overflows with time #36879

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Dec 18, 2024

Description

divide numbers directly in SQL queries so we don't overflow when casting to int64

Link to tracking issue

Relates to #35495

This is not a complete fix ; we don't address other known overflows.

@djaglowski djaglowski merged commit ad60f51 into open-telemetry:main Dec 18, 2024
162 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 18, 2024
mterhar pushed a commit to mterhar/opentelemetry-collector-contrib that referenced this pull request Dec 19, 2024
@atoulme atoulme deleted the smaller_numbers branch December 19, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants