Hi Kamalesh, Currently, Apache Wayang(Incubating) has the issues listed in Jira [1]. One feature that the community didn't have time to work on is the SQL API for Apache Wayang(Incubating) [2]; the main idea is to use Apache Calcite [3] as the parser of the SQL and then do something like Spark adapter of calcite [4]. If you want to contribute to this feature, it will be so awesome :D.
If you found another issue interesting, let me know, or even if you have some idea of a feature will be so awesome too :D Best regards, Bertty [1] https://issues.apache.org/jira/projects/WAYANG [2] https://issues.apache.org/jira/projects/WAYANG/issues/WAYANG-25?filter=allopenissues [3] https://calcite.apache.org [4] https://github.com/apache/calcite/tree/master/spark On Sun, Jan 2, 2022 at 6:50 AM kamalesh palanisamy <[email protected]> wrote: > Hi, > My name is Kamalesh and I am currently looking to contribute to the > project, but I couldn't find any proper issues. Can you help me with any > features you would like me to contribute to?. Thanks! > Thanks, > Kamalesh P >
