amazon-ion / ion-cli

Apache License 2.0
34 stars 15 forks source link

Use `long` or `BigDecimal` to represent integer values in Java #78

Open desaikd opened 10 months ago

desaikd commented 10 months ago

This should be at least a long, and probably even a BigDecimal.

_Originally posted by @popematt in https://github.com/amazon-ion/ion-cli/pull/61#discussion_r1425839524_