HI Guys, from your code, particularly joinOperator.addTargetPlatform(Postgres.platform());
You want to join ON PostreSQL. I don't think this is implemented. @Alex: supporting two tables from the database or joining them is not an issue but performing the join on the database is. Best, Kaustubh > On 12 Dec 2025, at 8:28 PM, Treykorn, Felix > <[email protected]> wrote: > > joinOperator.addTargetPlatform(Postgres.platform());
