GitHub user bamaer added a comment to the discussion: HOP-import kettle
Wow, I just checked to see how that works. Could it be that there's a "hide" option, but no "show" equivalent? In other words: once you've hidden a step, there's no way to bring it back again. That could explain why you have a lot of them. The importer is just a bunch of XML replacements. We could probably ignore these hidden steps from PDI transformations, but that almost certainly wouldn't remove any hops that use those steps as source/target, and I don't know what happens with hidden steps when a transformation runs. These steps are hidden in Spoon, but what happens during execution? Ie: can a step be hidden in Spoon while still being required during execution? GitHub link: https://github.com/apache/hop/discussions/6166#discussioncomment-15220994 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
