Re: Starter projects for Beam

2023-04-28 Thread Tariq Hasan
Hello Svetak, Thanks for the suggestion. I will look into them. Sincerely, Tariq Hasan On Fri, Apr 28, 2023 at 2:21 PM Svetak Sundhar via dev wrote: > Hi Tariq, > > Thanks for your interest! A good starting point are good first issues: > https://github.com/apache/beam/labels/good%20first%20i

Re: Starter projects for Beam

2023-04-28 Thread Svetak Sundhar via dev
Hi Tariq, Thanks for your interest! A good starting point are good first issues: https://github.com/apache/beam/labels/good%20first%20issue?page=2&q=is%3Aopen+label%3A%22good+first+issue%22 . Feel free to assign an issue to yourself and put up a PR/ask any needed questions when ready. Thanks,