[
https://issues.apache.org/jira/browse/NIFI-8658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-8658:
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Allow for filtering functions to be used as top-level functions for RecordPath
> ------------------------------------------------------------------------------
>
> Key: NIFI-8658
> URL: https://issues.apache.org/jira/browse/NIFI-8658
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> RecordPath allows for filtering functions such as {{isEmpty}} to be used only
> within a predicate. So something like {{isEmpty(/name}}) is not a valid
> RecordPath, while {{/[isEmpty(./name)]}} is a valid RecordPath. This makes
> sense for most use cases. However, for cases where we may want to partition
> based on a RecordPath, having the ability to partition based on
> {{isEmpty(/name)}} can be important.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)