GitHub user casesolved-co-uk edited a discussion: Merge Join - key literals?

Hi,
I've just started using Hop but couldn't find the answer in the docs:
Is there a way to use literals in the Merge Join transform (and in general)?

My use-case is to replicate a query like:
SELECT *
FROM tableone t1
INNER JOIN tabletwo t2
ON t2.parent=t1.name AND t2.parenttype='tableone' AND t2.parentfield='somefield'

Thanks!

GitHub link: https://github.com/apache/hop/discussions/5131

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to