Hello Wayang community, My name is Bandita Sawant, and I am a third-year AI & Data Science student.
I am preparing for Google Summer of Code 2026, and I am very interested in the project idea "Implement a JDBC driver for Apache Wayang." So far I have: - Set up the development environment - Built the Wayang project locally - Explored the SQL module (SqlContext, Optimizer, and Calcite integration) - Understood how SQL queries are executed through executeSql() I would appreciate guidance on: 1. Where a JDBC driver should ideally integrate with the Wayang SQL engine. 2. Any recommended starter issues for new contributors interested in this project. Looking forward to contributing and learning from the community. Best regards, Bandita Sawant
