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

Supports macro-aware transcoding of Ion 1.1 streams. #66

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

tgregg
Copy link
Contributor

@tgregg tgregg commented Nov 26, 2024

Issue #, if available:

Closes #62

Description of changes:

Ion 1.1 streams can now be faithfully transcoded to other Ion 1.1 streams, for both write and read benchmarks. Ion 1.0 and Ion 1.1 streams can also be transcoded between versions, though those transcodings will happen at the data model level.

This PR depends on amazon-ion/ion-java#1000, which has been merged to ion-java's ion-11-encoding branch.


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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I re-transcoded this because previously it used an Ion 1.0-style symbol table.

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.

2 participants