pvillard31 commented on PR #9799: URL: https://github.com/apache/nifi/pull/9799#issuecomment-2721644616
Thanks for the review @exceptionfactory - I pushed a commit to rename the function into `replaceByPattern` which seems to be a better fit. Regarding the `,` separator concern, I think this is a very rare edge case where the user could use a more advanced combination of EL functions to get the desired result. An option that comes to mind is to accept an optional second argument to let the user specify the delimiter. This could be a follow up improvement if needed. -- 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]
