You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2017/07/09 17:10:00 UTC

[jira] [Created] (STREAMS-519) Support parsing dates with micro and nano precision with StreamsJacksonMapper

Steve Blackmon created STREAMS-519:
--------------------------------------

             Summary: 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)