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]: Add Constants transform does not support Internet Address type #3716

Closed
nadment opened this issue Mar 13, 2024 · 1 comment · Fixed by #3717
Closed

[Bug]: Add Constants transform does not support Internet Address type #3716

nadment opened this issue Mar 13, 2024 · 1 comment · Fixed by #3717
Assignees
Labels
Milestone

Comments

@nadment
Copy link
Contributor

nadment commented Mar 13, 2024

Apache Hop version?

2.8.0-SNAPSHOT

Java version?

Java 11

Operating system

Windows

What happened?

Add support of Internet Address type

2024/03/13 19:27:55 - Add constants.0 - ERROR: Please specify the value type of field [INET] with value [10.12.1.0]
2024/03/13 19:27:55 - Add constants.0 - ERROR: Error initializing transform [Add constants]
2024/03/13 19:27:55 - Hop - ERROR: constant inet: preparing pipeline execution failed
2024/03/13 19:27:55 - Hop - ERROR: org.apache.hop.core.exception.HopException:
2024/03/13 19:27:55 - Hop - We failed to initialize at least one transform. Execution can not begin!

Issue Priority

Priority: 3

Issue Component

Component: Transforms

@nadment nadment added the bug label Mar 13, 2024
@nadment nadment added this to the 2.9 milestone Mar 13, 2024
@nadment nadment self-assigned this Mar 13, 2024
@github-actions github-actions bot added P3 Nice to have Transforms labels Mar 13, 2024
@nadment nadment linked a pull request Mar 13, 2024 that will close this issue
hansva added a commit that referenced this issue Mar 14, 2024
Fix for Internet Address type #3716, #3716
@nadment
Copy link
Contributor Author

nadment commented Mar 14, 2024

Similar to #2239

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

Successfully merging a pull request may close this issue.

1 participant