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

[jira] [Updated] (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 ]

Juan C. Sequeiros updated NIFI-7302:
------------------------------------
    Attachment: ValidateRecord_test.xml

> 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
>            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)