Thanks for the contributions :). If by workflows you mean, you are working with git actions, we are currently looking for ways to nudge code quality and test coverage on pull request. We currently use Jacoco for test coverage but it is not enforced on pull request, is this something you would be interested in?
If you are looking to get more into code specifics you could look at ParquetSources apparently they need testing per 530. https://github.com/apache/wayang/issues/530 On 2026/01/19 10:07:38 Sujay Barui wrote: > Hi everyone, > > My name is Sujay Barui, and I recently started contributing to Apache > Wayang. > I’ve submitted a couple of documentation-related PRs recently, which have > now been merged > (thank you for the reviews!). > > I’m currently exploring the codebase and community workflows and would love > to stay involved > and contribute further. If there are any beginner-friendly issues, > documentation gaps, > or areas that need help, I’d be happy to take a look. > > Looking forward to learning and contributing more with the community. > > Best regards, > Sujay >
