[
https://issues.apache.org/jira/browse/NIFI-9532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew M. Lim updated NIFI-9532:
--------------------------------
Description:
In the allDelineatedValues section of the Expression Language Guide:
[https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#alldelineatedvalues]
Table 33 has an incorrect value of 4 in the second row for the example:
${allDelineatedValues("${number_list}", ","):count()}
It should be 5.
was:
In the allDelineatedValues section of the Expression Language Guide:
[https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#alldelineatedvalues]
Table 33 has an incorrect value of 4 in the second row. It should be 5.
> Error in allDelineatedValues table in Expression Language Guide
> ---------------------------------------------------------------
>
> Key: NIFI-9532
> URL: https://issues.apache.org/jira/browse/NIFI-9532
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Reporter: Andrew M. Lim
> Assignee: Andrew M. Lim
> Priority: Major
>
> In the allDelineatedValues section of the Expression Language Guide:
> [https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#alldelineatedvalues]
> Table 33 has an incorrect value of 4 in the second row for the example:
> ${allDelineatedValues("${number_list}", ","):count()}
> It should be 5.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)