The above doesn’t work for me. What I expected from that row was for every row in TableA joined with every row in TableB joined with every row in TableC create a new row in TableOut. For some reason I don’t get that instead, I get the full list of values for some of the columns.
In an ideal world I would like to see something like the following supported:
Yeah, nice approach. I did implement another workaround using some tables. What I would like to see though is the support of closures and lambdas so you can write something like: