[
https://issues.apache.org/jira/browse/METRON-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Casey Stella updated METRON-496:
--------------------------------
Fix Version/s: 0.2.2BETA
> Field transformations are applied after parser validation
> ---------------------------------------------------------
>
> Key: METRON-496
> URL: https://issues.apache.org/jira/browse/METRON-496
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.2.2BETA
> Reporter: Casey Stella
> Assignee: Casey Stella
> Fix For: 0.2.2BETA
>
>
> Field transformations are applied after validation, which means that the
> validation cannot be affected by the transformations. Consider a situation
> where you get a timestamp field in as a string and the parser validation
> expects a long. Conversion could be done as part of a field transformation,
> whereas now it would fail validation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)