[
https://issues.apache.org/jira/browse/NIFI-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602162#comment-15602162
]
ASF subversion and git services commented on NIFI-1662:
-------------------------------------------------------
Commit 557e0b9f27fe8fd99aa0ac6feda597ea26fc3357 in nifi's branch
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=557e0b9 ]
NIFI-1662: Added support for decimal literal in Expression Language
> Improve Expression Language to Enable Working with Decimals
> -----------------------------------------------------------
>
> Key: NIFI-1662
> URL: https://issues.apache.org/jira/browse/NIFI-1662
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Fix For: 1.1.0
>
>
> Currently the math operations in Expression Language use Longs to evaluate
> numbers. This leads to any decimal places getting truncated when performing
> operations like divide.
> NiFi should support working with decimals
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)