You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (JIRA)" <ji...@apache.org> on 2017/11/06 20:37:00 UTC

[jira] [Created] (NIFI-4575) Add ability to convert from java.*.Date to Timestamp in DataTypeUtils

Mike Thomsen created NIFI-4575:
----------------------------------

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


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)