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

STREAMS-519: Support parsing dates with micro and nano precision with StreamsJacksonMapper (https://issues.apache.org/jira/browse/STREAMS-519) #402

Merged
merged 2 commits into from Oct 30, 2017

Conversation

steveblackmon
Copy link
Contributor

STREAMS-519: Support parsing dates with micro and nano precision with StreamsJacksonMapper (https://issues.apache.org/jira/browse/STREAMS-519)

Once I dug it I saw that micro and nano precision was anticipated. Joda doesn't handle any precision past millis but StreamsJacksonMapper is able to parse dates with higher precision and I added new test cases confirming that is true.

@steveblackmon steveblackmon merged commit 04275d8 into apache:master Oct 30, 2017
@steveblackmon
Copy link
Contributor Author

This is just new tests - merging

@steveblackmon steveblackmon deleted the STREAMS-519 branch October 30, 2017 22:02
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.

None yet

1 participant