GitHub user bamaer added a comment to the discussion: What is best approach instead of DB lookup?
Sure you can have multiple table inputs in one pipeline. You could even chain them and let the first take input get the ids that the second one uses as an input parameter (? syntax, check the docs). The options are there, but it all depends on your use cases, database performance, available memory etc. GitHub link: https://github.com/apache/hop/discussions/6136#discussioncomment-15180540 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
