Hello Wayang developers, I hope you are doing well.
I am following up on WAYANG-55 and PR #719, which implements a JDBC driver for Apache Wayang: https://github.com/apache/wayang/pull/719 This work was originally proposed as part of a GSoC project idea, and I have continued developing it independently. The PR includes: - JDBC driver support for Apache Wayang - SQL execution through the Wayang SQL API - DatabaseMetaData support, including metadata discovery methods - Unit and integration tests (all currently passing) In addition, I submitted a separate documentation PR (#722) describing the JDBC driver, its architecture, usage, and examples. I would greatly appreciate feedback on whether this contribution aligns with the current direction and roadmap of Apache Wayang. In particular, I would like to understand: - Whether the JDBC driver is still considered a valuable addition to the project. - Whether the current implementation approach is appropriate or should be revised. - Whether the contribution should be split into smaller PRs to make review easier. - Whether there are any specific concerns that need to be addressed before further review. I am very interested in continuing to contribute to Apache Wayang beyond this work. If the project currently has higher-priority areas that need attention, I would be grateful for guidance on where contributors can help. I would be happy to work on open issues, features, testing, documentation, or other tasks that are valuable to the project. Thank you for your time and for maintaining Apache Wayang. I look forward to your feedback and hope to continue contributing to the project. Best regards, Harshit Singh
