Skip to content

Update deps ion-rs and ion-schema to support arbitrary-sized integers and decimals#217

Merged
popematt merged 2 commits into
amazon-ion:mainfrom
popematt:main
May 14, 2026
Merged

Update deps ion-rs and ion-schema to support arbitrary-sized integers and decimals#217
popematt merged 2 commits into
amazon-ion:mainfrom
popematt:main

Conversation

@popematt
Copy link
Copy Markdown
Contributor

Issue #, if available:

N/A

Description of changes:

  • Update to the latest version of ion-rs and ion-schema-rust to support arbitrary-sized integers.
  • Clippy fixes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@popematt popematt requested a review from jobarr-amzn May 12, 2026 19:19
@popematt popematt changed the title Update deps ion-rs, ion-schema-rust to support arbitrary-sized integers and decimals Update deps ion-rs and ion-schema to support arbitrary-sized integers and decimals May 12, 2026
/// 2. Floats have less precision than a Decimal and less range than an Int, so any binary operation
///. involving a Float produces a Float. A Decimal may degrade and lose precision when converted
/// involving a Float produces a Float. A Decimal may degrade and lose precision when converted
/// a Float for arithmetic, but the operation will fail if an operand is out of range for Float.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks :D

@popematt popematt merged commit 187a8c8 into amazon-ion:main May 14, 2026
3 checks passed
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