[ 
https://issues.apache.org/jira/browse/STREAMS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225078#comment-16225078
 ] 

ASF GitHub Bot commented on STREAMS-519:
----------------------------------------

steveblackmon opened a new pull request #402: STREAMS-519: Support parsing 
dates with micro and nano precision with StreamsJacksonMapper 
(https://issues.apache.org/jira/browse/STREAMS-519)
URL: https://github.com/apache/streams/pull/402
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to