hansva commented on issue #4585: URL: https://github.com/apache/hop/issues/4585#issuecomment-2485351339
Correct, I think the documentation could use some improvements. In this case the transform is an evaluation, and the assumption is that it evaluates the whole field. The same way as a filter would behave. I think the original mistake was to add capture groups to this transform. It would have been cleaner to have a **Regex Extract** transform or something similar. Another option would be to add an option to the transform to use find(). an option like "allow partial matches" or something like that. -- 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]
