Hi Zoi, Thank you for your reply! I looked at the GitHub issues and started with issue #632 (tuple type support). I've opened a pull request with a fix, you can find it here: #715 <https://github.com/apache/wayang/pull/715>
I also started looking at Spark's DataFrame API as you suggested. Best regards, Zeyad On Sun, Mar 8, 2026 at 11:07 PM Zoi Kaoudi via dev <[email protected]> wrote: > Hi Zeyad, > > thank you for your interest in our project and the GSoC. You can find > issues in github to start with. > > Related to the DataFrame API, you could take a look at Spark's DataFrame > API. > > Let us know if you have any questions. > > Best > -- > Zoi > > > > Στις Παρασκευή 6 Μαρτίου 2026 στις 07:58:40 μ.μ. CET, ο χρήστης Zeyad > Hassan <[email protected]> έγραψε: > > > > > > Hi everyone, > > I'm a student interested in contributing to the > DataFrame API project for GSoC 2026. > > I have experience with Python, SQL, and Java, and I'm > currently studying data engineering. > > I've reviewed the project description and I'm excited > about implementing the DataFrame API for Wayang. > > Could someone guide me on: > 1. Good first issues to start with > 2. Any existing work related to the DataFrame API > > Best regards, > Zeyad Hasan >
