Apache Hop version?
2.13.0-SNAPSHOT
Java version?
17
Operating system
Windows
What happened?
When I use a Database Lookup transform and I have a field among the looked up ones that has no data type specified, like the following screenshot,

I get an error like the following

where MEINS in this log is the value field
We are forced to set the type to String to make it work: the transform cannot infer the type as it was prior to 2.6.0
Issue Priority
Priority: 3
Issue Component
Component: Transforms
Apache Hop version?
2.13.0-SNAPSHOT
Java version?
17
Operating system
Windows
What happened?
When I use a Database Lookup transform and I have a field among the looked up ones that has no data type specified, like the following screenshot,
I get an error like the following
where
MEINSin this log is the value fieldWe are forced to set the type to
Stringto make it work: the transform cannot infer the type as it was prior to 2.6.0Issue Priority
Priority: 3
Issue Component
Component: Transforms