You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Simon Bence (Jira)" <ji...@apache.org> on 2020/04/03 15:15:00 UTC

[jira] [Assigned] (NIFI-7302) Using ValidateRecord it invalidates a field if it is an decimal ( 5.5 ) but schema has it as a float

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

Simon Bence reassigned NIFI-7302:
---------------------------------

    Assignee: Simon Bence

> Using ValidateRecord it invalidates a field if it is an decimal ( 5.5 ) but schema has it as a float
> ----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-7302
>                 URL: https://issues.apache.org/jira/browse/NIFI-7302
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Juan C. Sequeiros
>            Assignee: Simon Bence
>            Priority: Major
>         Attachments: ValidateRecord_test.xml
>
>
> If we pass a float number for instance 5.5 to ValidateRecord and schema is defined as a float type it fails but if we change schema to a double it passes.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)