[
https://issues.apache.org/jira/browse/STREAMS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225069#comment-16225069
]
Steve Blackmon commented on 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.
> Support parsing dates with micro and nano precision with StreamsJacksonMapper
> -----------------------------------------------------------------------------
>
> Key: STREAMS-519
> URL: https://issues.apache.org/jira/browse/STREAMS-519
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> StreamsJacksonMapper does not currently seem to support parsing dates with
> greater than millisecond precision. Not surprising as Joda supports millis
> as its smallest interval, but it should be possible at least to parse a date
> with greater precision without throwing an exception.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)