[Bug]: Filter rows evaluating number to string
Open
P2
Transforms
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### Apache Hop version?
2.11, 2.12, 2.13, 2.14
### Java version?
24.0.1
### Operating system
Windows
### What happened?
I'm filtering to check if a numeric field is greater than 0, as shown in the printout, but it returns an error when it considers 0.0 as a string rather than a number. This worked fine in version 2.9; I updated to version 2.14 and now this error occurs.
### Issue Priority
Priority: 2
### Issue Component
Component: Transforms
Contributor guide
Assessment
This issue has not been assessed yet.