We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.13.0-SNAPSHOT
17
Windows
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
MEINS
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
String
Priority: 3
Component: Transforms
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 fieldWe 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.0Issue Priority
Priority: 3
Issue Component
Component: Transforms
The text was updated successfully, but these errors were encountered: