You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/04 20:38:59 UTC

[jira] [Commented] (NIFI-3145) Re-implement NumberParsing double expression

    [ https://issues.apache.org/jira/browse/NIFI-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720560#comment-15720560 ] 

ASF GitHub Bot commented on NIFI-3145:
--------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi/pull/1296

    NIFI-3145 Rewriting double validation in NumberParsing

    Adding more tests to TestQuery

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JPercivall/nifi NIFI-3145

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1296.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1296
    
----
commit d5c6508e7bcf1ba1cbe48fee222e1092203d3b38
Author: jpercivall <jp...@apache.org>
Date:   2016-12-04T17:44:07Z

    NIFI-3145 Rewriting double validation in NumberParsing
    
    Adding more tests to TestQuery

----


> Re-implement NumberParsing double expression
> --------------------------------------------
>
>                 Key: NIFI-3145
>                 URL: https://issues.apache.org/jira/browse/NIFI-3145
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>            Priority: Blocker
>             Fix For: 1.1.1
>
>
> It leverages sample code from the docs here http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html#valueOf%28java.lang.String%29 and it is unclear what terms those are under.



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