[
https://issues.apache.org/jira/browse/NIFI-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-4579:
-------------------------------
Fix Version/s: 1.9.0
> When Strict Type Checking property is set to "false", ValidateRecord does not
> coerce fields into the correct type.
> ------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-4579
> URL: https://issues.apache.org/jira/browse/NIFI-4579
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website, Extensions
> Affects Versions: 1.4.0
> Reporter: Andrew Lim
> Assignee: Koji Kawamura
> Priority: Major
> Fix For: 1.9.0
>
>
> The description of the Strict Type Checking property for the ValidateRecord
> processor states:
> _If false, the Record will be considered valid and the field will be coerced
> into the correct type (if possible, according to the type coercion supported
> by the Record Writer)._
> In my testing I've confirmed that in this scenario, the records are
> considered valid. But, none of the record fields are coerced into the
> correct type.
> We should either correct the documentation or implement the promised coercion
> functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)