You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Michael (Jira)" <ji...@apache.org> on 2021/03/10 09:19:00 UTC

[jira] [Created] (NIFI-8306) RecordPath to support toLong type conversion function

Michael created NIFI-8306:
-----------------------------

             Summary: RecordPath to support toLong type conversion function
                 Key: NIFI-8306
                 URL: https://issues.apache.org/jira/browse/NIFI-8306
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Core Framework, Documentation &amp; Website
    Affects Versions: 1.13.0
            Reporter: Michael


RecordPath is lacking mathematical functions and conversion functions back to numeric formats.

Using PartitionRecord to partition by a timestamp field, the timestamp is in seconds as a numeric field, the format function is expecting timestamp in miliseconds as a numeric field or a date, no multiply function, so using concat to add trailing zeros getting a string, cant convert it back to numeric to use in format function



--
This message was sent by Atlassian Jira
(v8.3.4#803005)