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

Use 64 bit size when formatting FloatWithTrailingZero #379

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

grodowski
Copy link
Member

@grodowski grodowski commented Jan 24, 2025

Caused errors with moves that involve double precision numbers in JSON blobs.

Failed move included lat and long values that were added to the test case (and verified as passing before the initial FloatWithTrailingZero fix in #368))

https://app.shopify.com/services/internal/shop_mover/queues/24399136440/progress

Closes https://github.com/Shopify/db-mobility/issues/623

Caused errors with moves that involve double precision numbers in JSON blobs.

Co-authored-by: Merve Taner <[email protected]>
@grodowski grodowski requested review from driv3r and Copilot January 24, 2025 07:08

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@grodowski grodowski merged commit 4d3db2f into main Jan 24, 2025
9 checks passed
@grodowski grodowski deleted the float-with-trailing-zero-64-bits-fix branch January 24, 2025 16:33
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.

3 participants