Almann Goo

Results 25 comments of Almann Goo

Current thinking of how we might revise this: ![image](https://github.com/amazon-ion/ion-docs/assets/503506/b5f1a52b-576d-4384-a506-01e8c7abd95c)

I am good with *prohibiting* nonzero offsets proviso what you've said. If we prohibit the offset for those cases, it should be *error* not ignore.

This is a really good idea and will help build community. I think we can put this on the next sprint.

Technically this feedback is not unique to the `decimal` type. Consider any Ion value that can be larger than an implementation might limit. For example, what about an `string` that...

Using the ion-cli: ``` ❯ cargo install ion-cli && cargo run --package pest-ion --bin pest2ion -- partiql-parser/src/peg/partiql.pest -b | ion dump -f pretty | tail Updating crates.io index Ignored package...