Hi Matthew, I believe the best option for understanding Apache Wayang could be issue 134[1], where we need to implement the test for the operator of the platform-flink; they are similar to the test in the platform-spark.
The issue will help you understand the elements that compose a Wayang Plan, and also it will provide some vision of the execution operators. It could be a good point to start; if you don't understand something or want more details, let us know :D. Best Regards, Bertty [1] https://github.com/apache/incubator-wayang/issues/134 On Wed, Mar 30, 2022 at 12:50 PM MatthewJ Sanyoto <[email protected]> wrote: > Hi all, > > I was looking through the Issues from github and Jira however, most of them > are in other languages besides Java. Are there any issues that I can work > on using Java with the goal of understanding Apache Wayang? > > Best regards, > Matthew >
