dave-csc opened a new issue, #5465: URL: https://github.com/apache/hop/issues/5465
### What would you like to happen? The **Value mapper** transform currently allows to map values to `String`s only (i.e. the result of the map can only be a `String`). Sometimes it can be useful to map values to other types: at the moment you can workaround by linking a **Select values** after mapping, or by replacing the map with a **Stream lookup** (and have the map table as lookup transform, via a **Data grid** for example). ### Issue Priority Priority: 3 ### Issue Component Component: Transforms -- 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]
