Apache Hop version?
2.14
Java version?
OpenJDK 17
Operating system
Windows
What happened?
When you try to convert a string to a timestamp in the select values step and the string is invalid (does not match the format string) it will cause a NPE even when error handling has been added to the select values transform. I would expect instead of a NPE, the bad record that could not be converted would filter down the error handling hop
test-data-conversion.zip
Issue Priority
Priority: 3
Issue Component
Component: Transforms