Hi Zoi, Yes, an example of an implementation of the wayang join operator. I cannot find it in the JavaPlanBuilder. But I might be overlooking something :-)
Best, Kristian ________________________________ Fra: Zoi Kaoudi <[email protected]> Sendt: Tuesday, April 18, 2023 3:34:55 PM Til: [email protected] <[email protected]> Emne: Re: Status on SQL API Hi Kristian & Michelle, regarding your "implementation of the join operator in the java API" question, what exactly are you looking for? Isn't there a join operator via the JavaPlanBuilder? Or you are looking for the implementation of the join opearator using the Java platform? Best -- Zoi Στις Σάββατο 15 Απριλίου 2023 - 09:50:07 μ.μ. CEST, ο χρήστης Kristian Reitzel <[email protected]> έγραψε: Hi Wayang Dev! Just a quick update on the research project involving the SQL API that Michelle and I are working on: Due to our limited time, we are focusing on implementing: 1. The join operator (probably just the inner join) 2. Sql query from both a csv and postgres data source We’re currently waiting for the current SQL API to be merged into the Wayang repository. Afterwards we will be happy to contribute with our work. We have been searching for the implementation of the join operator in the java API, but we haven’t succeeded. So if any of you have a pointer to this, it would be much appreciated! Best regards, Michelle and Kristian!
