hop
hop copied to clipboard
[Bug]: Simple Evaluation: string comparison with null always return success
Apache Hop version?
2.14; 2.16
Java version?
openjdk-jre-17
Operating system
Windows
What happened?
- multiway merge join (outer join) in pipeline generates null/empty field
- store field value into variable
- compare setted variable with empty one using simple evaluation
- comparison returns true
Issue Priority
Priority: 2
Issue Component
Component: Workflows
Edit: it's not pipeline related, so I change component list. to reproduce bug, just use parameters and steps 3 and 4 (hansva's workflow)