Skip to content
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

[Bug]: "Type" in Database lookup does not change the incoming data type #3100

Closed
gertwieland opened this issue Jul 23, 2023 · 0 comments
Closed
Labels
Milestone

Comments

@gertwieland
Copy link

Apache Hop version?

Official 2.5

Java version?

openjdk version "11.0.9.1" 2020-11-04 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.9.1+1) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.9.1+1, mixed mode)

Operating system

Windows

What happened?

In the "Database lookup" transform, setting the Type to "String" does not change the type. For example, if the incoming type is integer, then the outgoing type remains integer.

Workaround: Adding a "Select" transform and changing the type there works.

Mattermost comment here.

Issue Priority

Priority: 3

Issue Component

Component: Hop Gui

@github-actions github-actions bot added P3 Nice to have Hop Gui labels Jul 23, 2023
uraychang added a commit to uraychang/incubator-hop that referenced this issue Jul 25, 2023
@hansva hansva added this to the 2.7 milestone Nov 14, 2023
@hansva hansva closed this as completed in a34ea3d Nov 14, 2023
hansva added a commit that referenced this issue Nov 14, 2023
fix #3100 (need to check there's not side effect)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants