[ https://issues.apache.org/jira/browse/NIFI-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266181#comment-14266181
]
Matt Gilman commented on NIFI-22:
---------------------------------
This is no longer necessary with NIFI-216. Function names are automatically pulled from the
EL guide hosted within the application.
> Expression Language should support 'join' function
> --------------------------------------------------
>
> Key: NIFI-22
> URL: https://issues.apache.org/jira/browse/NIFI-22
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 0.0.1
>
>
> Should allow expressions like:
> ${allMatchingAttributes( 'prefix.*' ):join(', ')}
> This should be valid only if using the 'allMatchingAttributes', 'allAttributes' functions
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|