Hello everyone, I am working on a planbuilder query in Apache Wayang that loads from two sources, one sqlite database and one Apache Iceberg table (I am in the progress of implementing an Iceberg Source for the Java Platform).
Does anyone got an example of a planbuilder query that 1. Loads from a sql table and 2. Performs a Join operation on an Source Operator that outputs an Wayang Record? Best regards, Christoffer
