pvillard31 commented on code in PR #10923: URL: https://github.com/apache/nifi/pull/10923#discussion_r2848302435
########## nifi-docs/src/main/asciidoc/expression-language-guide.adoc: ########## @@ -836,6 +836,38 @@ then the following Expressions will result in the following values: |========================================================================= +[.function] +=== unique Review Comment: nit but, logically, `unique()` is a delimited-string manipulation function and would be better placed near `getDelimitedField` or at least near the end of the "String Manipulation" section in a more semantically appropriate location. Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
