GitHub user hansva added a comment to the discussion: Dynamic creation of stream fields
Do you have a way to know how many fields it will be at development time? What I want to look at is if I can add something to UDJC to fill in the output fields. But it will always have to be a static way, meaning with available information without running the pipeline. but if your requirement is "we have 1 field that could contain n number of output fields and we don't know unless we run" then it will not be possible. Then, the only way forward will be to use metadata injection to dynamically build your pipeline. GitHub link: https://github.com/apache/hop/discussions/5005#discussioncomment-12462029 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
