GitHub user hansva added a comment to the discussion: What is best approach instead of DB lookup?
You can use the database join transform, but it might be faster to just load both tables with separate table inputs and then use a join transform. GitHub link: https://github.com/apache/hop/discussions/6136#discussioncomment-15180511 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
