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

[Bug]Fix potential overflow of statistics values. (#9128) #9144

Merged
merged 1 commit into from
Jun 15, 2022
Merged

[Bug]Fix potential overflow of statistics values. (#9128) #9144

merged 1 commit into from
Jun 15, 2022

Conversation

ryuyu
Copy link
Contributor

@ryuyu ryuyu commented Jun 15, 2022

Stamp for the int64 statistics change.

* Update DownloadCount int > long.
* Update missed int to long
* Add migration.
* Update number extension for long.
* Enable ToKiloFormat for int and long.
* Fix indices in migration.
* Add (hopefully) last index.
* Change individual package download count to intmax
* int64 -> long.
* nit: remove semicolon.
@ryuyu ryuyu requested a review from a team as a code owner June 15, 2022 20:44
@ryuyu ryuyu merged commit 904c216 into main Jun 15, 2022
drewgillies pushed a commit that referenced this pull request Jul 7, 2022
[Bug]Fix potential overflow of statistics values. (#9128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants