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

Add support for deserializing IonTimestamps and IonBlobs #244

Merged
merged 1 commit into from
Feb 16, 2021
Merged

Add support for deserializing IonTimestamps and IonBlobs #244

merged 1 commit into from
Feb 16, 2021

Conversation

jessbrya-amzn
Copy link
Contributor

Fixes #243

When using the IonValueDeserializer, if the embeddedObject is not an IonValue, wraps it in the appropriate IonValue.

I'm suggesting we merge this into 2.12, but it may be worth merging into previous versions as well.

Copy link
Contributor

@mcliedtke mcliedtke left a comment

Choose a reason for hiding this comment

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

The logic changes make sense to me to ensure Timestamp/Blobs are handled. Agree with the comment on blobs, and that the blob type is the safer choice compared to clob.

@cowtowncoder cowtowncoder added this to the 2.12.2 milestone Feb 16, 2021
@cowtowncoder cowtowncoder merged commit ea4527d into FasterXML:2.12 Feb 16, 2021
cowtowncoder added a commit that referenced this pull request Feb 16, 2021
cowtowncoder added a commit that referenced this pull request Feb 16, 2021
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