xdelox opened a new issue, #5084: URL: https://github.com/apache/hop/issues/5084
### 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 -- 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]
