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 11:35:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-8306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael updated NIFI-8306:
--------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Minor
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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)