You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/10/24 18:54:58 UTC

[jira] [Updated] (NIFI-2791) Create a new Expression Language Function to support Java.lang.Math operations

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

Joseph Percivall updated NIFI-2791:
-----------------------------------
    Status: Patch Available  (was: Open)

> Create a new Expression Language Function to support Java.lang.Math operations
> ------------------------------------------------------------------------------
>
>                 Key: NIFI-2791
>                 URL: https://issues.apache.org/jira/browse/NIFI-2791
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>             Fix For: 1.1.0
>
>
> Once EL is improved to support decimals (NIFI-1662) it will be desired to support higher level math functions than are currently implemented. The easiest way to do this is to provide access to the Math class[1]. This should provide all the building blocks necessary to do any desired operations on decimals.
> [1] https://docs.oracle.com/javase/7/docs/api/java/lang/Math.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)