Github user JPercivall commented on the issue:
https://github.com/apache/nifi/pull/1018
@mattyb149 the problem was that the parsing for the various representations
of doubles in Java is crazy, Check out the pattern used in this
documentation[1]. I guess we could offer a sub-set of the representations as
literals?
[1]
https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html#valueOf-java.lang.String-
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---