[
https://issues.apache.org/jira/browse/NIFI-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249950#comment-16249950
]
ASF subversion and git services commented on NIFI-4575:
-------------------------------------------------------
Commit c70a86eac00c149f8d9036db02525d9483bfd809 in nifi's branch
refs/heads/master from [~mike.thomsen]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=c70a86e ]
NIFI-4575 Added ability to convert from a date to a timestamp within the record
API.
Signed-off-by: Matthew Burgess <[email protected]>
This closes #2255
> Add ability to convert from java.*.Date to Timestamp in DataTypeUtils
> ---------------------------------------------------------------------
>
> Key: NIFI-4575
> URL: https://issues.apache.org/jira/browse/NIFI-4575
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Minor
> Fix For: 1.5.0
>
>
> The MongoDB client returns java.util.Date objects for date fields. This
> update is required to be able to make a Mongo date field able to convert into
> a Timestamp field if a Record API-implementing processor needs to do that.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)