Skip to content

[Bug]: DatabaseLookup datatype inference does no longer work #5084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xdelox opened this issue Mar 27, 2025 · 0 comments
Open

[Bug]: DatabaseLookup datatype inference does no longer work #5084

xdelox opened this issue Mar 27, 2025 · 0 comments

Comments

@xdelox
Copy link
Contributor

xdelox commented Mar 27, 2025

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,

Image

I get an error like the following

Image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant