dave-csc opened a new issue, #5586: URL: https://github.com/apache/hop/issues/5586
### Apache Hop version? 2.14 ### Java version? 17.0.2 ### Operating system Linux ### What happened? Define a **Value mapper** with no output field (i.e. mapped value will replace the input) and no default value if there is no match. In this case, the non-matching input isn't changed at all in output: is this the expected behaviour, or should it be forced to NULL? _Note: when the output field is defined instead, non-matching input is mapped to NULL_ ### Issue Priority Priority: 3 ### Issue Component Component: Transforms, Component: Documentation -- 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]
