[
https://issues.apache.org/jira/browse/NIFI-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602161#comment-15602161
]
ASF subversion and git services commented on NIFI-1662:
-------------------------------------------------------
Commit 94ab99902602d20d53a63ac86bed7c99cf06c9c9 in nifi's branch
refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=94ab999 ]
NIFI-1662 adding Expression Language decimal support
> 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)