![]() | 1 | initial version |
Hi!
As you noted, currently there's not a direct way of performing joins. The workaround that I can think would be to create two pipelines and store the data into a database (for example) using JDBC Producer destination and then perform joins.
Cheers, Dash