[ https://issues.apache.org/jira/browse/NIFI-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268076#comment-14268076
]
Matt Gilman commented on NIFI-22:
---------------------------------
+1 ... checked out branch NIFI-22 and the tests in question now pass.
> 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
>
> Attachments: NIFI-22.patch
>
>
> 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)
|